nerdtree

A tree explorer plugin for vim.
Index Commits Files Refs
commit c4086667efd7f0b487f1eb4361533d69712390ca
parent a47c6caf80510d05b9c022bec354ffea006ef840
Author: ifsred <atomicclockwork@gmail.com>
Date:   Wed,  6 Aug 2014 12:32:34 +0300

Fix doc map for NERDTreeMapChangeRoot

Diffstat:
Mdoc/NERD_tree.txt | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/NERD_tree.txt b/doc/NERD_tree.txt
@@ -462,8 +462,8 @@ Jump to the previous sibling of the selected node.
 ------------------------------------------------------------------------------
                                                                   *NERDTree-C*
 Default key: C
-Map option: NERDTreeMapChdir
-Applies to: directories.
+Map option: NERDTreeMapChangeRoot
+Applies to: files and directories.
 
 Make the selected directory node the new tree root. If a file is selected, its
 parent is used.