Add some more prose back in with a link to Vundle.
This commit is contained in:
parent
27a21f8ca7
commit
2a4cbbd0df
1 changed files with 3 additions and 0 deletions
|
@ -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'
|
||||
```
|
||||
|
|
Reference in a new issue