diff --git a/config/plugins/ui/whichkey.nix b/config/plugins/ui/whichkey.nix index a34510b..9558011 100644 --- a/config/plugins/ui/whichkey.nix +++ b/config/plugins/ui/whichkey.nix @@ -25,14 +25,5 @@ desc = "+list"; }; } - - { - mode = ["n"]; - key = "gt"; - action = ""; - options = { - desc = "+toggle"; - }; - } ]; }