dotfiles_helix/config.toml
2024-12-28 13:35:44 +05:30

14 lines
268 B
TOML

theme = "candy"
[editor]
true-color = true
undercurl = true
color-modes = true
[editor.statusline]
right = ["diagnostics", "selections", "register", "position","total-line-numbers", "file-encoding", "version-control", "spacer"]
[editor.search]
wrap-around = false