Chris %!s(int64=4) %!d(string=hai) anos
pai
achega
64962842cb
Modificáronse 1 ficheiros con 4 adicións e 1 borrados
  1. 4 1
      utils/installer/install.sh

+ 4 - 1
utils/installer/install.sh

@@ -106,9 +106,12 @@ cloneconfig() {
     # nvim -u $HOME/.config/nvim/init.lua +PackerCompile +PackerInstall
     nvim --headless \
        +'autocmd User PackerComplete sleep 100m | qall' \
-       +PackerCompile \
        +PackerInstall
 
+    nvim --headless \
+       +'autocmd User PackerComplete sleep 100m | qall' \
+       +PackerSync
+
     # nvim --headless \
     #   +'autocmd User PackerComplete sleep 100m | qall' \
     #   +PackerCompile