Update usage and license in plug.vim
This commit is contained in:
parent
cf1f644aa8
commit
e1b7f1ae85
5
plug.vim
5
plug.vim
|
@ -3,8 +3,7 @@
|
||||||
"
|
"
|
||||||
" Download plug.vim and put it in ~/.vim/autoload
|
" Download plug.vim and put it in ~/.vim/autoload
|
||||||
"
|
"
|
||||||
" mkdir -p ~/.vim/autoload
|
" curl -fLo ~/.vim/autoload/plug.vim --create-dirs \
|
||||||
" curl -fLo ~/.vim/autoload/plug.vim \
|
|
||||||
" https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
|
" https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
|
||||||
"
|
"
|
||||||
" Edit your .vimrc
|
" Edit your .vimrc
|
||||||
|
@ -37,7 +36,7 @@
|
||||||
" Visit https://github.com/junegunn/vim-plug for more information.
|
" Visit https://github.com/junegunn/vim-plug for more information.
|
||||||
"
|
"
|
||||||
"
|
"
|
||||||
" Copyright (c) 2014 Junegunn Choi
|
" Copyright (c) 2015 Junegunn Choi
|
||||||
"
|
"
|
||||||
" MIT License
|
" MIT License
|
||||||
"
|
"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user