mirror of
https://github.com/preservim/nerdtree.git
synced 2025-11-08 11:23:48 -05:00
Merge pull request #699 from asnr/add-keymaps-to-docs
Update docs with already existing mapping variables
This commit is contained in:
@@ -282,13 +282,13 @@ previous window.
|
|||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
*NERDTree-go*
|
*NERDTree-go*
|
||||||
Default key: go
|
Default key: go
|
||||||
Map option: None
|
Map option: NERDTreeMapPreview
|
||||||
Applies to: files.
|
Applies to: files.
|
||||||
|
|
||||||
If a file node is selected, it is opened in the previous window, but the
|
If a file node is selected, it is opened in the previous window, but the
|
||||||
cursor does not move.
|
cursor does not move.
|
||||||
|
|
||||||
The key combo for this mapping is always "g" + NERDTreeMapActivateNode (see
|
The default key combo for this mapping is "g" + NERDTreeMapActivateNode (see
|
||||||
|NERDTree-o|).
|
|NERDTree-o|).
|
||||||
|
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
@@ -324,12 +324,12 @@ window.
|
|||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
*NERDTree-gi*
|
*NERDTree-gi*
|
||||||
Default key: gi
|
Default key: gi
|
||||||
Map option: None
|
Map option: NERDTreeMapPreviewSplit
|
||||||
Applies to: files.
|
Applies to: files.
|
||||||
|
|
||||||
The same as |NERDTree-i| except that the cursor is not moved.
|
The same as |NERDTree-i| except that the cursor is not moved.
|
||||||
|
|
||||||
The key combo for this mapping is always "g" + NERDTreeMapOpenSplit (see
|
The default key combo for this mapping is "g" + NERDTreeMapOpenSplit (see
|
||||||
|NERDTree-i|).
|
|NERDTree-i|).
|
||||||
|
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
@@ -344,12 +344,12 @@ the new window.
|
|||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
*NERDTree-gs*
|
*NERDTree-gs*
|
||||||
Default key: gs
|
Default key: gs
|
||||||
Map option: None
|
Map option: NERDTreeMapPreviewVSplit
|
||||||
Applies to: files.
|
Applies to: files.
|
||||||
|
|
||||||
The same as |NERDTree-s| except that the cursor is not moved.
|
The same as |NERDTree-s| except that the cursor is not moved.
|
||||||
|
|
||||||
The key combo for this mapping is always "g" + NERDTreeMapOpenVSplit (see
|
The default key combo for this mapping is "g" + NERDTreeMapOpenVSplit (see
|
||||||
|NERDTree-s|).
|
|NERDTree-s|).
|
||||||
|
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user