mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2026-07-31 21:20:22 +08:00
a16fca072b915145a24e6e5a0b042dcf89d67e46
TITLE
vim-css3-syntax
DESCRIPTION
Add CSS3 syntax support to vim's built-in syntax/css.vim.
INSTALLATION
Extract vim-css3-syntax.tar.gz and copy contents to ~/.vim directory.
Git and pathogen
$ cd ~/.vim/bundle
$ git clone https://hail2u@github.com/hail2u/vim-css3-syntax.git
HISTORY
v0.2
- almost all CSS3 features added
v0.1
- Initial release
AUTHOR
- Kyo Namegashima kyo@hail2u.net
Description
CSS3 syntax (and syntax defined in some foreign specifications) support for Vim's built-in syntax/css.vim
866 KiB
Languages
CSS
55.3%
Vim Script
44.7%