Update nvim config
This commit is contained in:
parent
2c989c5def
commit
84f5fadb05
4 changed files with 44 additions and 6 deletions
|
|
@ -82,7 +82,7 @@ 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 ]])
|
||||
-- vim.cmd([[ let g:neo_tree_remove_legacy_commands = 1 ]])
|
||||
|
||||
return {
|
||||
"nvim-neo-tree/neo-tree.nvim",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue