nerdtree

A tree explorer plugin for vim.
Index Commits Files Refs
commit 51fc75efdb8ac58c853492c3f61d854f65ed78ec
parent 79ef87b0099fe90d91592d89ba807d99c9d3d92c
Author: Phil Runninger (mac) <prunninger@vhtcx.com>
Date:   Mon,  9 Sep 2019 09:40:18 -0400

Fix version number. I was on the wrong branch.

Diffstat:
MCHANGELOG.md | 2--
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
@@ -1,7 +1,5 @@
 # Change Log
 
-#### 6.0...
-- **.0**: Make the behavior of window splits consistent [#1035](https://github.com/scrooloose/nerdtree/pull/1035)
 #### 5.3...
 - **.1**: Fix the `e` key mapping to use netrw if desired [#1031](https://github.com/scrooloose/nerdtree/pull/1031)
 - **.0**: Add file extension and size to sorting capabilities [#1029](https://github.com/scrooloose/nerdtree/pull/1029)