change <c-[> to . to change directory path
This commit is contained in:
@@ -52,7 +52,7 @@ INFORMATIONS *nvim-tree-info*
|
||||
|
||||
- move around like in any vim buffer
|
||||
- '<CR>' on '..' will cd in the above directory
|
||||
- '<C-[>' will cd in the directory under the cursor
|
||||
- typing '.' will cd in the directory under the cursor
|
||||
|
||||
- type 'a' to add a file
|
||||
- type 'r' to rename a file
|
||||
@@ -65,7 +65,7 @@ INFORMATIONS *nvim-tree-info*
|
||||
- type '<C-x>' will open the file in a horizontal split
|
||||
|
||||
- Double left click acts like '<CR>'
|
||||
- Double right click acts like '<C-[>'
|
||||
- Double right click acts like '.'
|
||||
|
||||
|Features| *nvim-tree-features*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user