diff --git a/modules/home/cli/development/editing/helix/config/settings.nix b/modules/home/cli/development/editing/helix/config/settings.nix index f666f1c..71da3c8 100755 --- a/modules/home/cli/development/editing/helix/config/settings.nix +++ b/modules/home/cli/development/editing/helix/config/settings.nix @@ -20,6 +20,7 @@ keys = { normal = { f = ":format"; + "`" = "insert_mode"; tab = "indent"; S-tab = "unindent"; ret = [