nerdtree

A tree explorer plugin for vim.
Index Commits Files Refs
commit af64474ebd604e817e3242a79f23c06a5d48d927
parent 26b40d162cdc7b8ed249f4775bd66525bfdd43c9
Author: Phil Runninger <PhilRunninger@users.noreply.github.com>
Date:   Fri, 23 Sep 2016 16:08:02 -0400

Update CHANGELOG
Diffstat:
MCHANGELOG | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG b/CHANGELOG
@@ -1,7 +1,7 @@
 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
+    - Change default arrows on non-Windows platforms (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