nerdtree

A tree explorer plugin for vim.
Index Commits Files Refs
commit b9ad20c0b19ea39bbcf38fd3eca9543ebc359b72
parent 9ff2096b041a03ef77ab2c7d6bb432384c9cf0c8
Author: Phil Runninger <PhilRunninger@users.noreply.github.com>
Date:   Wed, 21 Sep 2016 22:36:58 -0400

Update CHANGELOG
Diffstat:
MCHANGELOG | 1+
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/CHANGELOG b/CHANGELOG
@@ -1,4 +1,5 @@
 Next
+    - Fixed incomplete escaping of folder arrows (adityanatraj) #548
     - Added NERDTreeCascadeSingleChildDir option (juanibiapina) #558
     - Replace strchars() with backward compatible workaround.
     - Add support for copy command in Windows (SkylerLipthay) #231