The keywords in this plugin should be limited to those that appear in a W3C document that has reached the level of Candidate Recommendation or higher. Check the "current work" page for more details.
Copy css.vim
file into your ~/.vim/syntax/
directory.
Add the following line to your ~/.vimrc
file:
Plugin 'vim-language-dept/css-syntax.vim'
and run :PluginInstall
in Vim.