diff --git a/lua/plugins/help.lua b/lua/plugins/help.lua index f3f5cb1..cd28cf8 100644 --- a/lua/plugins/help.lua +++ b/lua/plugins/help.lua @@ -29,7 +29,8 @@ return { }, d = { name = "dirTree", - t = { "NvimTreeToggle", "show or hidden dir tree on left" }, + t = { "Neotree left", "show or hidden dir tree on left" }, + p = { "Neotree float", "Pop dir tree" }, }, f = { name = "Find",