Merge branch 'patch-3'
This commit is contained in:
commit
facc3a89b4
@ -113,10 +113,10 @@ git clone https://github.com/w0rp/ale.git
|
|||||||
### Installation with Vundle
|
### Installation with Vundle
|
||||||
|
|
||||||
You can install this plugin using [Vundle](https://github.com/VundleVim/Vundle.vim)
|
You can install this plugin using [Vundle](https://github.com/VundleVim/Vundle.vim)
|
||||||
by using the github repository URL for cloning the repository.
|
by using the path on GitHub for this repository.
|
||||||
|
|
||||||
```vim
|
```vim
|
||||||
Plugin 'https://github.com/w0rp/ale.git'
|
Plugin 'w0rp/ale'
|
||||||
```
|
```
|
||||||
|
|
||||||
See the Vundle documentation for more information.
|
See the Vundle documentation for more information.
|
||||||
|
Loading…
Reference in New Issue
Block a user