summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJon Earnshaw <1021321+jpearnshaw@users.noreply.github.com>2023-04-13 14:28:44 +0100
committerGitHub <noreply@github.com>2023-04-13 09:28:44 -0400
commit06192307f3302b75a6d9d2ac5ba382cafccf9c3f (patch)
tree6cea8f7e7a92dd9c15dc84381d7dfacd2a6b14b4 /README.md
parent0278862ea142c37eec827b61a189f1649f3ea939 (diff)
Correct command for neo-tree (#216)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ce72ebb..f6c0ac5 100644
--- a/README.md
+++ b/README.md
@@ -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