mirror of
https://github.com/preservim/nerdcommenter.git
synced 2025-11-09 10:13:48 -05:00
switch to version 2.2.2
This commit is contained in:
@@ -793,7 +793,7 @@ The latest dev versions are on github
|
|||||||
==============================================================================
|
==============================================================================
|
||||||
8. Changelog *NERDComChangelog*
|
8. Changelog *NERDComChangelog*
|
||||||
|
|
||||||
2.2.x
|
2.2.2
|
||||||
- remove the NERDShutup option and the message is suppresses, this makes
|
- remove the NERDShutup option and the message is suppresses, this makes
|
||||||
the plugin silently rely on &commentstring for unknown filetypes.
|
the plugin silently rely on &commentstring for unknown filetypes.
|
||||||
- add support for dhcpd, limits, ntp, resolv, rgb, sysctl, udevconf and
|
- add support for dhcpd, limits, ntp, resolv, rgb, sysctl, udevconf and
|
||||||
|
|||||||
@@ -2,8 +2,8 @@
|
|||||||
" 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 msn dot com>
|
||||||
" Version: 2.2.1
|
" Version: 2.2.2
|
||||||
" Last Change: 13th November, 2008
|
" Last Change: 30th March, 2008
|
||||||
" 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
|
||||||
|
|||||||
Reference in New Issue
Block a user