Update .config/helix/config.toml

This commit is contained in:
Felix Delattre 2023-03-07 23:49:21 +01:00
parent 23dbda5a4a
commit 8f8e07de43
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ theme = "sonokai"
[keys.normal]
"backspace" = { c = ":config-open"}
"backspace" = { r = [":w", ":config-reload"]}
C-a = "no_op"
[editor.lsp]
display-messages = true