Skip to content

Commit

Permalink
Correct command for neo-tree (nvim-lua#216)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpearnshaw authored Apr 13, 2023
1 parent 0278862 commit 0619230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 0619230

Please sign in to comment.