Update install.sh

pull/101/head
siduck76 3 years ago committed by GitHub
parent 4e23587ca3
commit 5f676ffbdb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -53,5 +53,5 @@ echo "shell changed to $shellname on nvim successfully!"
echo
echo "neovim will open with some errors , just press enter" && sleep 1
# install all plugins
nvim +PackerInstall
# install all plugins + compile them
nvim +PackerSync

Loading…
Cancel
Save