puntos/.config/helix/config.toml

11 lines
130 B
TOML

theme = "autumn_night"
[editor]
auto-pairs = false
[editor.lsp]
display-messages = true
[keys.normal]
C-r = [":config-reload"]