dotfiles/home/private_dot_config/helix/config.toml

11 lines
154 B
TOML

theme = "base16_default"
[editor]
true-color = true
insert-final-newline = false
[editor.file-picker]
hidden = false
[keys.normal]
C-r = ":reload-all"