nerdtree

A tree explorer plugin for vim.
Index Commits Files Refs
commit abfd4fef76baf173782b5bbeaf37b358c95c9364
parent 95acf7dd253686bae54d1c2ad73453c174fb7e11
Author: marty <marty@rodney.(none)>
Date:   Sun,  9 Aug 2009 22:38:21 +1200

correct a typo in the changelog

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
@@ -1012,7 +1012,7 @@ Next release:
     - fix a bug where the script ignored directories whose name ended in a dot,
       thanks to Aggelos Orfanakos for the patch.
     - added a mapping to maximize/restore the size of nerd tree window, thanks
-      to Guillaume Duranceau for the patch. See :help NERDTree-z for details.
+      to Guillaume Duranceau for the patch. See :help NERDTree-A for details.
 
 3.1.1
     - fix a bug where a non-listed no-name buffer was getting created every