chrisyip / Better-CSS-Syntax-for-Vim

Better CSS Syntax for Vim
57 stars 8 forks source link

Better CSS Syntax for Vim

Highlights for full CSS2, most of HTML5 & CSS3 properties (include prefix like -moz-).

Preview:

Molokai sheme:

Molokai

Slate scheme:

Slate

Known issue:

Because of this plugin is built for standard CSS and not compatible with original css.vim (see this), if you run into any error that related to CSS, you may need this:

Sass:

How to get rid of the error:

Or, try css3 syntax or vim-css3-syntax.