sponsor Vim development Vim logo Vim Book Ad

css3 : css3 syntax for vim

 script karma  Rating 23/16, Downloaded by 3953  Comments, bugs, improvements  Vim wiki

created by
Hsiaoming Yang
 
script type
syntax
 
description
It's really weird that vim doesn't support css3.
I am just new to vim, and this is the very first script for vim I've written.
Take your decision.
 
install details
Install with Vundle

If you are not using vundle, you really should have a try. Edit your vimrc:

Bundle "lepture/vim-css"
And install it:

:so ~/.vimrc
:BundleInstall



Install with pathogen

If you prefer tpope's pathogen, that's ok. Just clone it:

cd ~/.vim/bundle
git clone https://github.com/lepture/vim-css.git
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vim-css.zip 2.1 2012-09-04 7.0 Hsiaoming Yang add more syntax support
vim-css.zip 2.0 2012-09-04 7.0 Hsiaoming Yang This is a big change. Support Vundle and Pathogen now.
css3.vim 1.2 2011-03-03 7.0 Hsiaoming Yang add html tag syntax support
css3.vim 1.1 2011-02-19 7.0 Hsiaoming Yang add more keyword
css3.vim 1.0 2010-04-05 6.0 Hsiaoming Yang Initial upload
ip used for rating: 3.17.79.60

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github