From b5c1dd6b477af0006a55bcb3e8d86578cd3d9bfa Mon Sep 17 00:00:00 2001 From: Chris Date: Thu, 8 Jul 2021 20:07:55 -0400 Subject: try without tsupdate --- utils/installer/install.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'utils/installer/install.sh') diff --git a/utils/installer/install.sh b/utils/installer/install.sh index a8d99017..66dca54d 100755 --- a/utils/installer/install.sh +++ b/utils/installer/install.sh @@ -106,7 +106,9 @@ cloneconfig() { +'autocmd User PackerComplete sleep 100m | qall' \ +PackerInstall - nvim +PackerSync + nvim --headless \ + +'autocmd User PackerComplete sleep 100m | qall' \ + +PackerSync echo -e "\nCompile Complete" # nvim --headless -cq ':silent TSUpdate' -cq ':qall' >/dev/null 2>&1 -- cgit v1.2.3