mirror of
https://github.com/preservim/nerdcommenter.git
synced 2024-11-29 20:24:14 +08:00
change version to 2.1.14
This commit is contained in:
parent
875831209a
commit
fef5db7e92
|
@ -1,7 +1,7 @@
|
||||||
" vim global plugin that provides easy code commenting for various file types
|
" vim global plugin that provides easy code commenting for various file types
|
||||||
" Last Change: 4 May 2008
|
" Last Change: 17 May 2008
|
||||||
" Maintainer: Martin Grenfell <martin_grenfell at msn.com>
|
" Maintainer: Martin Grenfell <martin_grenfell at msn.com>
|
||||||
let s:NERD_commenter_version = 2.1.13
|
let s:NERD_commenter_version = 2.1.14
|
||||||
|
|
||||||
" For help documentation type :help NERDCommenter. If this fails, Restart vim
|
" For help documentation type :help NERDCommenter. If this fails, Restart vim
|
||||||
" and try again. If it sill doesnt work... the help page is at the bottom
|
" and try again. If it sill doesnt work... the help page is at the bottom
|
||||||
|
|
Loading…
Reference in New Issue
Block a user