commit 4f9e981a60ea1b2354200bf4fd252a0b59a486dc parent 677a83b2b63fda1c52205acd39973fe1b44e8b54 Author: Martin Grenfell <martin.grenfell@gmail.com> Date: Wed, 25 Nov 2015 23:52:05 +0000 update changelog Diffstat:
| M | CHANGELOG | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-) diff --git 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:
