Update install.sh
This commit is contained in:
parent
4e23587ca3
commit
5f676ffbdb
|
@ -53,5 +53,5 @@ echo "shell changed to $shellname on nvim successfully!"
|
||||||
echo
|
echo
|
||||||
echo "neovim will open with some errors , just press enter" && sleep 1
|
echo "neovim will open with some errors , just press enter" && sleep 1
|
||||||
|
|
||||||
# install all plugins
|
# install all plugins + compile them
|
||||||
nvim +PackerInstall
|
nvim +PackerSync
|
||||||
|
|
Loading…
Reference in New Issue