css3 : css3 syntax for vim
script karma |
Rating 23/16,
Downloaded by 4237 |
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 |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.116.42.179
|