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

+ 2 - 1
utils/installer/install.sh

@@ -106,13 +106,14 @@ 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' \
     #   +PackerCompile 
 
-    nvim --headless +PackerCompile
+    # nvim --headless +PackerCompile
     echo "Compile Complete"
     # cat ~/.config/nvim/packer.install.result | rg -v 'Press'
     # nvim --headless \