diff --git a/lua/custom/plugins/neo-tree.lua b/lua/custom/plugins/neo-tree.lua index ebc25ade..5dcda567 100644 --- a/lua/custom/plugins/neo-tree.lua +++ b/lua/custom/plugins/neo-tree.lua @@ -14,6 +14,7 @@ return { lazy = false, keys = { { '\\', ':Neotree reveal', desc = 'NeoTree reveal', silent = true }, + { '½', ':Neotree reveal', desc = 'NeoTree reveal', silent = true }, }, opts = { filesystem = { @@ -25,6 +26,7 @@ return { window = { mappings = { ['\\'] = 'close_window', + ['½'] = 'close_window', ['P'] = { 'toggle_preview', config = {