dotfiles_helix/config.toml

13 lines
259 B
TOML
Raw Normal View History

2024-12-26 11:18:44 +00:00
theme = "molokai"
[editor]
true-color = true
undercurl = true
color-modes = true
[editor.statusline]
right = ["diagnostics", "selections", "register", "position","total-line-numbers", "file-encoding", "version-control"]
[editor.search]
wrap-around = false