mirror of
https://github.com/preservim/nerdtree.git
synced 2025-11-10 12:23:49 -05:00
add doc for :NERDTreeMirror
This commit is contained in:
@@ -109,6 +109,14 @@ The following features and functionality are provided by the NERD tree:
|
|||||||
again. If no NERD tree exists for this tab then this command acts the
|
again. If no NERD tree exists for this tab then this command acts the
|
||||||
same as the |:NERDTree| command.
|
same as the |:NERDTree| command.
|
||||||
|
|
||||||
|
:NERDTreeMirror *:NERDTreeMirror*
|
||||||
|
Shares an existing NERD tree, from another tab, in the current tab.
|
||||||
|
Changes made to one tree are reflected in both as they are actually the
|
||||||
|
same buffer.
|
||||||
|
|
||||||
|
If only one other NERD tree exists, that tree is automatically mirrored. If
|
||||||
|
more than one exists, the script will ask which tree to mirror.
|
||||||
|
|
||||||
:NERDTreeClose
|
:NERDTreeClose
|
||||||
Close the NERD tree in this tab.
|
Close the NERD tree in this tab.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user