mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-09 03:54:46 +08:00
initial commit
This commit is contained in:
37
README.md
Normal file
37
README.md
Normal file
@@ -0,0 +1,37 @@
|
||||
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.1
|
||||
----
|
||||
* Initial release
|
||||
|
||||
|
||||
AUTHOR
|
||||
======
|
||||
|
||||
* Kyo Namegashima <kyo@hail2u.net>
|
||||
Reference in New Issue
Block a user