mirror of
https://github.com/preservim/nerdtree.git
synced 2025-11-08 11:23:48 -05:00
Allow modification of menu keybindings (#923)
This commit is contained in:
committed by
Phil Runninger
parent
370eb5bcb4
commit
c905a5d7b8
@@ -605,6 +605,22 @@ menu item to execute executable files.
|
||||
|
||||
Related tags: |NERDTree-m| |NERDTreeApi|
|
||||
|
||||
------------------------------------------------------------------------------
|
||||
*NERDTreeMenu-j*
|
||||
Default key: j
|
||||
Map option: NERDTreeMenuDown
|
||||
Applies to: The NERD tree menu.
|
||||
|
||||
Moves the cursor down.
|
||||
|
||||
------------------------------------------------------------------------------
|
||||
*NERDTreeMenu-k*
|
||||
Default key: k
|
||||
Map option: NERDTreeMenuUp
|
||||
Applies to: The NERD tree menu.
|
||||
|
||||
Moves the cursor up.
|
||||
|
||||
==============================================================================
|
||||
3. Customisation *NERDTreeOptions*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user