nerdtree

A tree explorer plugin for vim.
Index Commits Files Refs
commit c9c67b5b67e0a8b9431fb7fe133f90946b45ac9b
parent 3803db5555ea468537b1e2a50c51ecbc64b69b92
Author: Martin Grenfell <martin_grenfell@msn.com>
Date:   Wed, 24 Dec 2008 14:23:39 +1300

add a help tag for :NERDTreeClose

Diffstat:
Mdoc/NERD_tree.txt | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/NERD_tree.txt b/doc/NERD_tree.txt
@@ -117,7 +117,7 @@ The following features and functionality are provided by the NERD tree:
     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                                                *:NERDTreeClose*
     Close the NERD tree in this tab.
 
 ------------------------------------------------------------------------------