dotfiles/vim/vim-plug.sh
2021-12-31 23:47:31 -08:00

4 lines
129 B
Bash
Executable File

#!/bin/sh
curl -Lo ~/.vim/autoload/plug.vim --create-dirs \
https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim