All Projects → lepture → vim-css

lepture / vim-css

Licence: other
css3 syntax support for vim

Programming Languages

Vim Script
2826 projects

CSS for Vim

CSS bundle for vim, this bundle provides great syntax support for css3.

Feature

  1. css3 syntax full support
  2. snippet that makes your life easier

Installation

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

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

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

Configuration

No configuration is needed.

Bug report

Report a bug on GitHub Issues.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].