nerdtree

A tree explorer plugin for vim.
Index Commits Files Refs
commit 8c8cd291422fb82272b2ab7f66de11d719cb8ef8
parent 83e8c144ed8a56141ca745fcb06d4f32d2233075
Author: Martin Grenfell <martin_grenfell@msn.com>
Date:   Sat,  5 Jul 2008 12:00:08 +1200

update changelog and credits

Diffstat:
Mdoc/NERD_tree.txt | 7+++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/doc/NERD_tree.txt b/doc/NERD_tree.txt
@@ -876,8 +876,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
-      that they cant contain spaces.
+      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
       NERDTreeWinPos.
     - applied a patch from Matan Nassau to add the NERDTreeQuitOnOpen option
@@ -1145,7 +1147,8 @@ Thanks to Olivier Yiptong for prompting me to make line numbers in the
 NERD tree window optional.
 
 Thanks to Zhang Shuhan for all of his emails and testing to help improve the
-NERD tree path handling.
+NERD tree path handling. Thanks also for suggesting the bookmarks gui, and for
+testing and making suggestions and bugreports.
 
 Thanks to Cory Echols for sending a patch to add the :NERDTreeClose command and
 set the NERD tree buffers filetype to 'nerdtree'