nerdtree

A tree explorer plugin for vim.
Index Commits Files Refs
commit dae5c93fecc97d2c87a582a38b99b3d0b2e27626
parent 004b4fc9ddff7ffa9e80237aa9c886a71d1d2673
Author: Martin Grenfell <martin_grenfell@msn.com>
Date:   Tue, 10 Jun 2008 23:00:22 +1200

fix NERDTree-C doc

Diffstat:
Mdoc/NERD_tree.txt | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/doc/NERD_tree.txt b/doc/NERD_tree.txt
@@ -358,7 +358,8 @@ Default key: C
 Map option: NERDTreeMapChdir
 Applies to: directories.
 
-Made the selected directory node the new tree root.
+Make the selected directory node the new tree root. If a file is selected, its
+parent is used.
 
 ------------------------------------------------------------------------------
                                                                   *NERDTree-u*