chore(help ui): switch ? to g? because ? is for backward search

This commit is contained in:
kiyan
2021-06-28 20:05:48 +02:00
parent a41f04c7e0
commit a59a4120a4
3 changed files with 3 additions and 3 deletions

View File

@@ -308,7 +308,7 @@ INFORMATIONS *nvim-tree-info*
|KeyBindings| *nvim-tree-keybindings*
- type `?` to see the help UI with keybindings
- type `g?` to see the help UI with keybindings
- move around like in any vim buffer
- '<CR>' on '..' will cd in the above directory
- typing '<C-]>' will cd in the directory under the cursor