Skip to content

Commit 4df3c41

Browse files
authored
Correct command for neo-tree (nvim-lua#216)
1 parent 29654a0 commit 4df3c41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ return {
8181
}
8282
```
8383

84-
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.
84+
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.
8585

8686
#### Example: Adding a file to change default options
8787

0 commit comments

Comments
 (0)