dotfiles/home/private_dot_config/helix/config.toml

16 lines
299 B
TOML

theme = "catppuccin_mocha"
[editor]
true-color = true
insert-final-newline = false
[editor.file-picker]
hidden = false
[keys.normal.space.m]
r = ":reload-all"
s = ":toggle-option soft-wrap.enable"
[keys.normal.space.m.n]
a = ":run-shell-command nb todo archive"
s = ":run-shell-command nb sync"