mirror of
https://github.com/preservim/nerdtree.git
synced 2025-11-09 03:43:50 -05:00
changed the version to 2.7.0
This commit is contained in:
@@ -762,7 +762,7 @@ fridge for later ;)
|
|||||||
==============================================================================
|
==============================================================================
|
||||||
7. Changelog *NERDTreeChangelog*
|
7. Changelog *NERDTreeChangelog*
|
||||||
|
|
||||||
2.6.3
|
2.7.0
|
||||||
- Bug fix: Now when you have the tree on the right and you open it with
|
- Bug fix: Now when you have the tree on the right and you open it with
|
||||||
multiple windows stacked, it will take up the full height of the vim
|
multiple windows stacked, it will take up the full height of the vim
|
||||||
window.
|
window.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
" vim global plugin that provides a nice tree explorer
|
" vim global plugin that provides a nice tree explorer
|
||||||
" Last Change: 1 nov 2007
|
" Last Change: 3 nov 2007
|
||||||
" Maintainer: Martin Grenfell <martin_grenfell at msn dot com>
|
" Maintainer: Martin Grenfell <martin_grenfell at msn dot com>
|
||||||
let s:NERD_tree_version = '2.6.2.5'
|
let s:NERD_tree_version = '2.7.0'
|
||||||
|
|
||||||
" SECTION: Script init stuff {{{1
|
" SECTION: Script init stuff {{{1
|
||||||
"============================================================
|
"============================================================
|
||||||
|
|||||||
Reference in New Issue
Block a user