Add link to plug.vim
This commit is contained in:
parent
3b0cf33301
commit
b175e5fc85
1 changed files with 2 additions and 1 deletions
|
@ -22,7 +22,8 @@ Somewhere between [Pathogen](https://github.com/tpope/vim-pathogen) and
|
|||
|
||||
### Usage
|
||||
|
||||
Download plug.vim and put it in ~/.vim/autoload
|
||||
[Download plug.vim](https://raw.github.com/junegunn/vim-plug/master/plug.vim)
|
||||
and put it in ~/.vim/autoload
|
||||
|
||||
```sh
|
||||
mkdir -p ~/.vim/autoload
|
||||
|
|
Loading…
Reference in a new issue