nerdtree

A tree explorer plugin for vim.
Index Commits Files Refs
commit 5f3a44d066a1ab356cc12476ac9f4d271d72645a
parent 2c3249de68224b2ba1a1914d5a9ad32e65a6b23f
Author: Phil Runninger (mac) <prunninger@virtualhold.com>
Date:   Fri, 16 Jun 2017 08:50:21 -0400

Document the :NERDTreeFocus command. Closes #706.

Diffstat:
Mdoc/NERD_tree.txt | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/doc/NERD_tree.txt b/doc/NERD_tree.txt
@@ -117,6 +117,10 @@ 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
     same as the |:NERDTree| command.
 
+:NERDTreeFocus                                                *:NERDTreeFocus*
+    Opens (or reopens) the NERD Tree if it is not currently visible;
+    otherwise, the cursor is moved to the already-open NERD Tree.
+
 :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