skynet/helix/config-md.toml

17 lines
367 B
TOML
Raw Permalink Normal View History

2025-03-09 22:47:16 +00:00
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 = ""