1
0
Fork 0

neovim: vim-plug

This commit is contained in:
Pratham Patel 2023-01-10 09:51:43 +05:30
parent b66a03d712
commit fe23083754
1 changed files with 3 additions and 0 deletions

View File

@ -23,3 +23,6 @@ rm -rf dotfiles
popd
popd
sh -c 'curl -fLo "${XDG_DATA_HOME:-$HOME/.local/share}"/nvim/site/autoload/plug.vim --create-dirs \
https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim'