helix: add save shortcut

This commit is contained in:
Inhji 2023-10-16 11:31:38 +02:00
parent 3071ea8b16
commit 8538483f1e
1 changed files with 3 additions and 0 deletions

View File

@ -3,3 +3,6 @@ theme = "catppuccin_mocha"
# this should be enabled once soft wrap is merged
[editor]
soft-wrap.enable = true
[keys.normal]
C-s = ":w"