summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xutils/installer/install.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/installer/install.sh b/utils/installer/install.sh
index cafd92ad..aefc52c2 100755
--- a/utils/installer/install.sh
+++ b/utils/installer/install.sh
@@ -445,7 +445,6 @@ function setup_lvim() {
echo "Preparing Packer setup"
"$INSTALL_PREFIX/bin/lvim" --headless \
- -c "lua require('lvim.core.log'):set_level([[$LUNARVIM_LOG_LEVEL]])" \
-c 'autocmd User PackerComplete quitall' \
-c 'PackerSync'