commit 29cf96e45b4830a9a2351514fe102bb7a95a27d5
parent d2f8bb8e8a83b05665064d756bed279272b4dcc1
Author: Phil Runninger <prunninger@virtualhold.com>
Date: Thu, 8 Sep 2016 01:57:38 -0400
Update change log.
Diffstat:
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/CHANGELOG b/CHANGELOG
@@ -1,4 +1,8 @@
Next
+ - Added NERDTreeCascadeSingleChildDir option (juanibiapina) #558
+ - Replace strchars() with backward compatible workaround.
+ - Add support for copy command in Windows (SkylerLipthay) #231
+ - Fixed typo in README.markdown - :Helptags -> :helptags
- 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)