We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75cb223 commit 79a8188Copy full SHA for 79a8188
README.md
@@ -106,7 +106,7 @@ highlight NvimTreeFolderIcon guibg=blue
106
- type `d` to delete a file (will prompt for confirmation)
107
- type `]c` to go to next git item
108
- type `[c` to go to prev git item
109
-- type '-' to naviate up to the parent directory of the current file/directory
+- type `-` to navigate up to the parent directory of the current file/directory
110
- if the file is a directory, `<CR>` will open the directory otherwise it will open the file in the buffer near the tree
111
- if the file is a symlink, `<CR>` will follow the symlink (if the target is a file)
112
- `<C-v>` will open the file in a vertical split
0 commit comments