nerdtree

A tree explorer plugin for vim.
Index Commits Files Refs
commit 07612557ebb4118ef4a337faa7033d0270773c71
parent 7a0312f49271245a8c6ea257a39cc0ab5b294c62
Author: Phil Runninger <prunninger@vhtcx.com>
Date:   Fri,  7 Feb 2020 14:11:00 -0500

Give kazukazuinaina proper credit.

Diffstat:
MCHANGELOG.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
@@ -5,7 +5,7 @@
         - **.PATCH**: Pull Request Title (PR Author) [PR Number](Link to PR)
 -->
 #### 6.6
-- **.1**: [add] How to install using dein.vim [#1087](https://github.com/preservim/nerdtree/pull/1087)
+- **.1**: [add] How to install using dein.vim (kazukazuinaina) [#1087](https://github.com/preservim/nerdtree/pull/1087)
 - **.0**: Add the ability to turn off directory arrows (PhilRunninger) [#1085](https://github.com/preservim/nerdtree/pull/1085)
 #### 6.5
 - **.0**: `NERDTreeToggle <start-directory>` always sets NERDTree root. (PhilRunninger) [#1083](https://github.com/preservim/nerdtree/pull/1083)