diff --git a/modules/input.nix b/modules/input.nix index afdb911..136caac 100644 --- a/modules/input.nix +++ b/modules/input.nix @@ -43,6 +43,7 @@ in config = { vim.g.mapleader = cfg.leader; + vim.g.maplocalleader = cfg.localLeader; vim.keymap.set = # Disable the annoying and useless ex-mode