skynet/helix/config-md.toml
2025-03-09 22:47:16 +00:00

16 lines
367 B
TOML

theme = "catppuccin_mocha"
[editor]
color-modes = true
end-of-line-diagnostics = "hint"
auto-pairs = false
gutters = []
[editor.statusline]
left = ["mode", "separator", "file-name"]
right = ["spinner", "diagnostics", "selections", "position", "file-encoding", "file-line-ending", "file-type"]
separator = ""
[editor.soft-wrap]
enable = true
wrap-indicator = ""