mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2026-07-29 11:16:43 +08:00
91003039aa6cba0c02b984695c945ec867d2b8c3
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%