nerdtree

A tree explorer plugin for vim.
Index Commits Files Refs
commit 495e90616982073c210e0e989ff37e533be328c9
parent 2e6cedcad758e18cf6568bfe9aeacafe9ee79984
Author: Martin Grenfell <martin_grenfell@msn.com>
Date:   Fri,  9 Jan 2009 18:14:44 +1300

update changelog

Diffstat:
Mdoc/NERD_tree.txt | 5++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/doc/NERD_tree.txt b/doc/NERD_tree.txt
@@ -951,10 +951,13 @@ The latest dev versions are on github
 6. Changelog                                               *NERDTreeChangelog*
 
 3.0.1
+    Bugfixes:
     - fix a bug where :NERDTreeToggle was broken unless 'hidden was set
     - fix a bug with :NERDTreeMirror when 'hidden wasnt set
     - make the q mapping work with secondary (:e <dir>  style) nerd trees
-    - more insane refactoring and doc updates
+    - ensure buffer names for secondary nerd trees are unique, this fixes a
+      number of small bugs
+    More insane refactoring.
 
 3.0.0
     - hijack netrw so that doing an :edit <directory>  will put a NERD tree in