File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -997,7 +997,7 @@ The latest dev versions are on github
997997==============================================================================
9989986. Changelog *NERDTreeChangelog*
999999
1000- 3.x.x
1000+ 3.1.1
10011001 - fix a bug where a non-listed no-name buffer was getting created every
10021002 time the tree windows was created, thanks to Derek Wyatt and owen1
10031003 - make <CR> behave the same as the 'o' mapping
Original file line number Diff line number Diff line change 22" File: NERD_tree.vim
33" Description: vim global plugin that provides a nice tree explorer
44" Maintainer: Martin Grenfell <martin_grenfell at msn dot com>
5- " Last Change: 27 Jan , 2009
5+ " Last Change: 7 Jun , 2009
66" License: This program is free software. It comes without any warranty,
77" to the extent permitted by applicable law. You can redistribute
88" it and/or modify it under the terms of the Do What The Fuck You
99" Want To Public License, Version 2, as published by Sam Hocevar.
1010" See http://sam.zoy.org/wtfpl/COPYING for more details.
1111"
1212" ============================================================================
13- let s: NERD_tree_version = ' 3.1.0 '
13+ let s: NERD_tree_version = ' 3.1.1 '
1414
1515" SECTION: Script init stuff {{{1
1616" ============================================================
You can’t perform that action at this time.
0 commit comments