new-main #1

Open
SailReal wants to merge 90 commits from new-main into main
1 changed files with 0 additions and 3 deletions
Showing only changes of commit 8de494fff2 - Show all commits

View File

@ -140,9 +140,6 @@ This will install the tree plugin and add the command `:Neotree` for you. For mo
In the file: `lua/custom/plugins/filetree.lua`, add:
```lua
-- Unless you are still migrating, remove the deprecated commands from v1.x
vim.cmd([[ let g:neo_tree_remove_legacy_commands = 1 ]])
return {
"nvim-neo-tree/neo-tree.nvim",
version = "*",