nerdtree

A tree explorer plugin for vim.
Index Commits Files Refs
commit 39a3a787290d9f34e3266369b06be51e58c82cd7
parent 31f65b97b136f8973c46775c602446290105b068
Author: marty <martin_grenfell@msn.com>
Date:   Fri,  9 Oct 2009 15:24:18 +1300

update changelog/credits

Diffstat:
Mdoc/NERD_tree.txt | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/doc/NERD_tree.txt b/doc/NERD_tree.txt
@@ -1089,6 +1089,8 @@ The latest dev versions are on github
       thanks to Aggelos Orfanakos for the patch.
     - fix a bug when using the x mapping on the tree root, thanks to Bryan
       Venteicher for the patch.
+    - fix a bug where the cursor position/window size of the nerd tree buffer
+      wasnt being stored on closing the window, thanks to Richard Hart.
 
 3.1.1
     - fix a bug where a non-listed no-name buffer was getting created every
@@ -1182,6 +1184,7 @@ just downloaded pr0n instead.
     Lucas S. Buchala
     Curtis Harvey
     Guillaume Duranceau
+    Richard Hart (hates)
 
 ==============================================================================
 8. License                                                   *NERDTreeLicense*