mirror of
https://github.com/gko/vim-coloresque.git
synced 2026-05-17 05:49:55 +08:00
@@ -11,10 +11,17 @@ The main goal was to fix cursorline [bug](https://github.com/skammer/vim-css-col
|
||||
|
||||
### Installation
|
||||
|
||||
Via [vundle](https://github.com/gmarik/vundle):
|
||||
Via [Vundle](https://github.com/gmarik/vundle):
|
||||
|
||||
```
|
||||
Bundle 'https://github.com/gorodinskiy/vim-coloresque.git'
|
||||
Bundle 'https://github.com/gko/vim-coloresque.git'
|
||||
```
|
||||
|
||||
|
||||
Via [Plug](https://github.com/junegunn/vim-plug):
|
||||
|
||||
```
|
||||
Plug 'gko/vim-coloresque'
|
||||
```
|
||||
|
||||
### Features
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
syn include syntax/css/vim-coloresque.vim
|
||||
Reference in New Issue
Block a user