mirror of
https://github.com/CompeyDev/my-nvim-setup.git
synced 2025-04-07 00:00:54 +01:00
Update install.sh
This commit is contained in:
parent
4e23587ca3
commit
5f676ffbdb
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue