diff --git a/CHANGELOG b/CHANGELOG index 50422bd..3e92c40 100644 --- 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