From 5f676ffbdb5a2925f8cd547cdd4aaa9ff112de59 Mon Sep 17 00:00:00 2001 From: siduck76 Date: Sat, 26 Jun 2021 07:35:33 +0530 Subject: [PATCH] Update install.sh --- install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install.sh b/install.sh index e1395a9..3069243 100755 --- a/install.sh +++ b/install.sh @@ -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