3 lines
123 B
Bash
3 lines
123 B
Bash
|
curl -fLo ~/.vim/autoload/plug.vim --create-dirs \
|
||
|
https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
|