chore(doc): add help UI in documentation
This commit is contained in:
parent
a06f949607
commit
28c7a34d30
@ -196,6 +196,7 @@ lua <<EOF
|
||||
EOF
|
||||
```
|
||||
All mappings are set in `normal mode`.
|
||||
You can toggle the help UI by pressing `?`.
|
||||
|
||||
## Note
|
||||
|
||||
|
||||
@ -308,6 +308,7 @@ INFORMATIONS *nvim-tree-info*
|
||||
|
||||
|KeyBindings| *nvim-tree-keybindings*
|
||||
|
||||
- type `?` 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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user