From 4f9e981a60ea1b2354200bf4fd252a0b59a486dc Mon Sep 17 00:00:00 2001 From: Martin Grenfell Date: Wed, 25 Nov 2015 23:52:05 +0000 Subject: [PATCH] update changelog --- CHANGELOG | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 0319240..2e08dd2 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,10 @@ Next - Rename "primary" and "secondary" trees to "tab" and "window" trees. - Move a bunch of buffer level variables into the NERDTree and UI classes. + - Display cascading dirs on one line to save vertical/horizontal space (@matt-gardner: brainstorming/testing) + - Remove the old style UI - Remove 'NERDTreeDirArrows' option. + - On windows default to + and ~ for expand/collapse directory symbols. + - Lots more refactoring. Move a bunch of b: level vars into b:NERDTree and friends. 5.0.0 - Refactor the code significantly: