1
0
Fork 0

install plugins while you are at it as pratham

This commit is contained in:
Pratham Patel 2023-01-12 12:15:40 +05:30
parent fe23083754
commit ebee3fbb32
1 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ popd
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'
nvim +'PlugInstall' +'q' +'q'
popd