Add some more prose back in with a link to Vundle.

This commit is contained in:
w0rp 2016-09-26 21:44:23 +01:00
parent 27a21f8ca7
commit 2a4cbbd0df
1 changed files with 3 additions and 0 deletions

View File

@ -104,6 +104,9 @@ git clone https://github.com/w0rp/ale.git
### Installation with Vundle
You can install this plugin using [Vundle](https://github.com/VundleVim/Vundle.vim)
by using the path on GitHub for this repository.
```vim
Plugin 'w0rp/ale'
```