Fix README documentation formatting and add Refernce to Plug

This commit is contained in:
Josh Peak
2018-03-12 11:56:18 +11:00
parent 65a17cc1f2
commit 5185249307

View File

@@ -20,10 +20,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