Skip to content

Commit 0390bf9

Browse files
committed
Update author
1 parent 9dc2ac8 commit 0390bf9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

autoload/csscomplete.vim

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
" Vim completion script
22
" Language: CSS
3-
" Based on MDN CSS Reference at 2016 Jan <https://developer.mozilla.org/en-US/docs/Web/CSS/Reference>
3+
" Based on MDN CSS Reference <https://developer.mozilla.org/en-US/docs/Web/CSS/Reference>
44
" plus CSS Speech Module <http://www.w3.org/TR/css3-speech/>
55
" Previous Contributor List:
66
" Kao, Wei-Ko(othree) ( othree AT gmail DOT com )
7-
" Maintainer: Kao, Wei-Ko(othree) ( othree AT gmail DOT com )
7+
" Maintainer: Jay Sitter <jay@jaysitter.com>
88
" Original Author: Mikolaj Machowski ( mikmach AT wp DOT pl )
99
" URL: https://github.com/vim-language-dept/css-completion.vim
1010
" Last Change: 2022 Jun 08

0 commit comments

Comments
 (0)