diff --git a/lua/presence/file_explorers.lua b/lua/presence/file_explorers.lua index 9e66f92..d90ec58 100644 --- a/lua/presence/file_explorers.lua +++ b/lua/presence/file_explorers.lua @@ -4,5 +4,6 @@ return { ["NERD_tree_"] = "NERDTree", ["[defx] default-"] = "Defx", ["netrw"] = "Netrw", - ["TelescopePrompt"] = "Telescope" + ["TelescopePrompt"] = "Telescope", + ['neo-tree'] = 'Neotree' }