We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dc2ac8 commit 0390bf9Copy full SHA for 0390bf9
autoload/csscomplete.vim
@@ -1,10 +1,10 @@
1
" Vim completion script
2
" Language: CSS
3
-" Based on MDN CSS Reference at 2016 Jan <https://developer.mozilla.org/en-US/docs/Web/CSS/Reference>
+" Based on MDN CSS Reference <https://developer.mozilla.org/en-US/docs/Web/CSS/Reference>
4
" plus CSS Speech Module <http://www.w3.org/TR/css3-speech/>
5
" Previous Contributor List:
6
" Kao, Wei-Ko(othree) ( othree AT gmail DOT com )
7
-" Maintainer: Kao, Wei-Ko(othree) ( othree AT gmail DOT com )
+" Maintainer: Jay Sitter <jay@jaysitter.com>
8
" Original Author: Mikolaj Machowski ( mikmach AT wp DOT pl )
9
" URL: https://github.com/vim-language-dept/css-completion.vim
10
" Last Change: 2022 Jun 08
0 commit comments