nerdtree

A tree explorer plugin for vim.
Index Commits Files Refs
commit 3cb3227d56959cca112f20973b41327213e3ba5a
parent f183d60b139585ecb738e4581b1fac868e8cfa5e
Author: Martin Grenfell <martin_grenfell@msn.com>
Date:   Sat,  5 Jul 2008 12:19:12 +1200

some corrections to changelog

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
@@ -877,10 +877,10 @@ fridge for later ;)
 2.12.0
     - added a UI for bookmarks. See :help NERDTreeBookmarkTable for details.
       Thanks to Zhang Shuhan for testing and bug reports.
-    - relax the restrictions on bookmark names, now the only restriction is
+    - relaxed the restrictions on bookmark names, now the only restriction is
       that they cant contain spaces. This allows for e.g. Chinese bookmark
       names. Thanks to Zhang Shuhan for the suggestion.
-    - combined the NERDTreeWinPos and NERDTreeSplitVertical. See :help
+    - combined the NERDTreeWinPos and NERDTreeSplitVertical options. See :help
       NERDTreeWinPos.
     - applied a patch from Matan Nassau to add the NERDTreeQuitOnOpen option
       which closes the tree window after opening a file. See :help