Correct command for neo-tree

This commit is contained in:
Jon Earnshaw 2023-03-12 09:08:02 +00:00
parent 4a37a0a9b1
commit 7f9920e364
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ return {
}
```
This will install the tree plugin and add the command `:NeoTree` for you. You can explore the documentation at [neo-tree.nvim](https://github.com/nvim-neo-tree/neo-tree.nvim) for more information.
This will install the tree plugin and add the command `:Neotree` for you. You can explore the documentation at [neo-tree.nvim](https://github.com/nvim-neo-tree/neo-tree.nvim) for more information.
#### Example: Adding a file to change default options