commit 26b40d162cdc7b8ed249f4775bd66525bfdd43c9 parent f640646f2cca72d39344fc48516a4978aca7cbe2 Author: Phil Runninger <PhilRunninger@users.noreply.github.com> Date: Thu, 22 Sep 2016 16:56:23 -0400 Update CHANGELOG Diffstat:
| M | CHANGELOG | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-) diff --git a/CHANGELOG b/CHANGELOG @@ -1,4 +1,10 @@ Next + - Shorten delete confimration of empty directory to 'y' (mikeperri) #530 + - Fix API call to open directory tree in window (devm33) #533 + - Change default arrows to ones available in more Windows fonts (gwilk) #546 + - Update to README - combine cd and git clone (zwhitchcox) #584 + - Update to README - Tip: start NERDTree when vim starts (therealplato) #593 + - Escape filename when moving an open buffer (zacharyvoase) #595 - Fixed incorrect :helptags command in README (curran) #619 - Fixed incomplete escaping of folder arrows (adityanatraj) #548 - Added NERDTreeCascadeSingleChildDir option (juanibiapina) #558
