nerdtree

A tree explorer plugin for vim.
Index Commits Files Refs
commit b9b53d814bea6a2d901f0a263cc1a29df4f5c067
parent 10ac799808bd5a2b919fd300074b50dd36be10f4
Author: Phil Runninger <PhilRunninger@users.noreply.github.com>
Date:   Mon, 10 Oct 2016 15:18:14 -0400

Update CHANGELOG
Diffstat:
MCHANGELOG | 1+
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/CHANGELOG b/CHANGELOG
@@ -1,4 +1,5 @@
 Next
+    - Improved a tip in README.markdown (ggicci) #628
     - Shorten delete confimration of empty directory to 'y' (mikeperri) #530
     - Fix API call to open directory tree in window (devm33) #533
     - Change default arrows on non-Windows platforms (gwilk) #546