mirror of
https://github.com/gko/vim-coloresque.git
synced 2025-12-06 12:54:27 +08:00
Fix README documentation formatting and add Refernce to Plug
This commit is contained in:
11
README.md
11
README.md
@@ -20,10 +20,17 @@ The main goal was to fix cursorline [bug](https://github.com/skammer/vim-css-col
|
|||||||
|
|
||||||
### Installation
|
### 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
|
### Features
|
||||||
|
|||||||
Reference in New Issue
Block a user