diff --git a/dots/helix/config.toml b/dots/helix/config.toml index df9a8cb..785485a 100644 --- a/dots/helix/config.toml +++ b/dots/helix/config.toml @@ -38,6 +38,7 @@ display-messages = true #"A-w" = ":buffer-close" #"A-/" = "repeat_last_motion" A-w = [":toggle soft-wrap.enable", ":redraw"] +C-s = ":w" [keys.insert]