diff --git a/config/plugins/editor/neo-tree.nix b/config/plugins/editor/neo-tree.nix index 114d21e..8a53163 100644 --- a/config/plugins/editor/neo-tree.nix +++ b/config/plugins/editor/neo-tree.nix @@ -21,7 +21,7 @@ keymaps = [ { mode = ["n"]; - key = ""; + key = ""; action = "Neotree toggle"; options = {desc = "Open/Close Neotree";}; }