Skip to content

averms-forks/css-syntax.vim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Vim CSS Syntax File

Adding features

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.

Installation

Manual

Copy css.vim file into your ~/.vim/syntax/ directory.

Using Vundle

Add the following line to your ~/.vimrc file:

Plugin 'vim-language-dept/css-syntax.vim'

and run :PluginInstall in Vim.

More Info

Thanks

About

CSS syntax highlighting that ships with Vim

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vim Script 84.7%
  • CSS 15.3%