nerdtree

A tree explorer plugin for vim.
Index Commits Files Refs
commit 8d9b8dae67c5a6affbfd0304e0949ce9e79065ea
parent 960fda6299188eb82e2307c1b377e2c3e2dc7501
Author: Phil Runninger <PhilRunninger@users.noreply.github.com>
Date:   Wed, 13 Nov 2019 09:00:41 -0500

Update version number in changelog.
Diffstat:
MCHANGELOG.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
@@ -9,6 +9,7 @@
 -->
 
 #### 6.2
+- **.1**: Menu option, 'copy path to clipboard' is aware of VIM clipboard option (jhzn) [#1056](https://github.com/scrooloose/nerdtree/pull/1056)
 - **.0**: Support tab-specific CWDs (PhilRunninger) [#1032](https://github.com/scrooloose/nerdtree/pull/1032)
 #### 6.1
 - **.4**: Add VIM built-in package management to read me file. (pesarkhobeee) [#1049](https://github.com/scrooloose/nerdtree/pull/1049)