mirror of
https://github.com/preservim/nerdcommenter.git
synced 2025-02-21 19:34:09 +08:00
update the header comments
This commit is contained in:
parent
64f0798984
commit
dc8275ffa0
@ -1,6 +1,15 @@
|
||||
" vim global plugin that provides easy code commenting for various file types
|
||||
" Last Change: 24 May 2008
|
||||
" Maintainer: Martin Grenfell <martin_grenfell at msn.com>
|
||||
" ============================================================================
|
||||
" File: NERD_commenter.vim
|
||||
" Description: vim global plugin that provides easy code commenting
|
||||
" Maintainer: Martin Grenfell <martin_grenfell at msn dot com>
|
||||
" Last Change: 22 June, 2008
|
||||
" License: This program is free software. It comes without any warranty,
|
||||
" 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
|
||||
" Want To Public License, Version 2, as published by Sam Hocevar.
|
||||
" See http://sam.zoy.org/wtfpl/COPYING for more details.
|
||||
"
|
||||
" ============================================================================
|
||||
let s:NERD_commenter_version = 2.1.14
|
||||
|
||||
" Section: script init stuff {{{1
|
||||
|
Loading…
x
Reference in New Issue
Block a user