dotfiles_helix/config.toml

13 lines
275 B
TOML

theme = "molokai_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