Allow modification of menu keybindings (#923)

This commit is contained in:
Arvid Gerstmann
2018-11-29 15:17:39 +01:00
committed by Phil Runninger
parent 370eb5bcb4
commit c905a5d7b8
3 changed files with 21 additions and 3 deletions

View File

@@ -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*