nerdtree

A tree explorer plugin for vim.
Index Commits Files Refs
commit 449f2c77ed5e6b921b29c60351a3efc6b58bfdb0
parent b4fa33c39c3317ef8475c3c831360766708af920
Author: Martin Grenfell <martin.grenfell@gmail.com>
Date:   Sun, 15 Nov 2015 11:13:28 +0000

update changelog

Diffstat:
MCHANGELOG | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/CHANGELOG b/CHANGELOG
@@ -1,3 +1,7 @@
+Next
+    - Rename "primary" and "secondary" trees to "tab" and "window" trees.
+    - Move a bunch of buffer level variables into the NERDTree and UI classes.
+
 5.0.0
     - Refactor the code significantly:
         * Break the classes out into their own files.