nerdtree

A tree explorer plugin for vim.
Index Commits Files Refs
commit e59d02575e35c268bae83df33131bd8539bc5111
parent 21c470c316f27721dc12eb507e8da05492aa53c2
Author: Jason Franklin <j_fra@fastmail.us>
Date:   Tue, 14 Nov 2017 08:33:31 -0500

Update the CHANGELOG

Diffstat:
MCHANGELOG | 1+
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/CHANGELOG b/CHANGELOG
@@ -1,4 +1,5 @@
 Next
+    - Fix broken "t" and "T" mappings, tabs now open at end (lifecrisis) #759
     - Update doc with already existing mapping variables (asnr) #699
     - Fix the broken g:NERDTreeBookmarksSort setting (lifecrisis) #696
     - Correct NERDTreeIgnore pattern in doc (cntoplolicon) #648