Edit Vundle installation instructions
Full GitHub URL is not required for Vundle (and vim-plug), as GitHub is automatically assumed.
This commit is contained in:
parent
937e979270
commit
27a21f8ca7
@ -104,11 +104,8 @@ 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)
|
|
||||||
by using the github repository URL for cloning the 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