mirror of
https://github.com/preservim/nerdcommenter.git
synced 2024-11-29 12:16:18 +08:00
update version to 2.3.0
This commit is contained in:
parent
4447e9e6e8
commit
591dd3e1fd
|
@ -781,7 +781,7 @@ The latest dev versions are on github
|
||||||
==============================================================================
|
==============================================================================
|
||||||
8. Changelog *NERDComChangelog*
|
8. Changelog *NERDComChangelog*
|
||||||
|
|
||||||
2.2.3
|
2.3.0
|
||||||
- remove all filetypes which have a &commentstring in the standard vim
|
- remove all filetypes which have a &commentstring in the standard vim
|
||||||
runtime for vim > 7.0 unless the script stores an alternate set of
|
runtime for vim > 7.0 unless the script stores an alternate set of
|
||||||
delimiters
|
delimiters
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
" ============================================================================
|
" ============================================================================
|
||||||
" File: NERD_commenter.vim
|
" File: NERD_commenter.vim
|
||||||
" Description: vim global plugin that provides easy code commenting
|
" Description: vim global plugin that provides easy code commenting
|
||||||
" Maintainer: Martin Grenfell <martin_grenfell at msn dot com>
|
" Maintainer: Martin Grenfell <martin.grenfell at gmail dot com>
|
||||||
" Version: 2.2.2
|
" Version: 2.3.0
|
||||||
" Last Change: 09th October, 2010
|
" Last Change: 08th December, 2010
|
||||||
" License: This program is free software. It comes without any warranty,
|
" License: This program is free software. It comes without any warranty,
|
||||||
" to the extent permitted by applicable law. You can redistribute
|
" to the extent permitted by applicable law. You can redistribute
|
||||||
" it and/or modify it under the terms of the Do What The Fuck You
|
" it and/or modify it under the terms of the Do What The Fuck You
|
||||||
|
|
Loading…
Reference in New Issue
Block a user