diff --git a/config.nix b/config.nix index 3f6f98b..190b6dc 100644 --- a/config.nix +++ b/config.nix @@ -221,6 +221,11 @@ ]; keymaps = [ + { + action = "nohl"; + key = ""; + mode = [ "n" ]; + } { action = "Dashboard"; key = "d";