diff options
Diffstat (limited to 'fnl/plugins/editor/neo-tree.fnl')
-rw-r--r-- | fnl/plugins/editor/neo-tree.fnl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/plugins/editor/neo-tree.fnl b/fnl/plugins/editor/neo-tree.fnl index c56093f..5cef558 100644 --- a/fnl/plugins/editor/neo-tree.fnl +++ b/fnl/plugins/editor/neo-tree.fnl @@ -42,7 +42,7 @@ {1 :nvim-neo-tree/neo-tree.nvim :keys [{1 "-" 2 "<cmd>Neotree filesystem reveal<cr>" :desc "Open Neotree"}] - :event :VeryLazy + ; :event :VeryLazy :cmd :Neotree : init : deactivate |