We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cfccc0 commit 8de494fCopy full SHA for 8de494f
README.md
@@ -140,9 +140,6 @@ This will install the tree plugin and add the command `:Neotree` for you. For mo
140
In the file: `lua/custom/plugins/filetree.lua`, add:
141
142
```lua
143
--- Unless you are still migrating, remove the deprecated commands from v1.x
144
-vim.cmd([[ let g:neo_tree_remove_legacy_commands = 1 ]])
145
-
146
return {
147
"nvim-neo-tree/neo-tree.nvim",
148
version = "*",
0 commit comments