changed the version to 2.8.0 for the next release
This commit is contained in:
parent
8654b98b09
commit
c008fb3983
@ -784,7 +784,7 @@ fridge for later ;)
|
|||||||
==============================================================================
|
==============================================================================
|
||||||
7. Changelog *NERDTreeChangelog*
|
7. Changelog *NERDTreeChangelog*
|
||||||
|
|
||||||
2.something
|
2.8.0
|
||||||
- added an option to enable/disable line numbers in the NERD tree window,
|
- added an option to enable/disable line numbers in the NERD tree window,
|
||||||
thanks to Olivier Yiptong for the email.
|
thanks to Olivier Yiptong for the email.
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
" vim global plugin that provides a nice tree explorer
|
" vim global plugin that provides a nice tree explorer
|
||||||
" Last Change: 18 jan 2008
|
" Last Change: 31 March 2008
|
||||||
" Maintainer: Martin Grenfell <martin_grenfell at msn dot com>
|
" Maintainer: Martin Grenfell <martin_grenfell at msn dot com>
|
||||||
let s:NERD_tree_version = '2.7.1'
|
let s:NERD_tree_version = '2.8.0'
|
||||||
|
|
||||||
" SECTION: Script init stuff {{{1
|
" SECTION: Script init stuff {{{1
|
||||||
"============================================================
|
"============================================================
|
||||||
|
Loading…
x
Reference in New Issue
Block a user