From 9f5842139ed76d6d4c52294e8fd6301be91c8c33 Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Tue, 27 Feb 2024 17:14:55 +0100 Subject: [PATCH] Up. --- home/.chezmoiscripts/run_onchange_after_80-install-lvim.sh.tmpl | 2 -- 1 file changed, 2 deletions(-) diff --git a/home/.chezmoiscripts/run_onchange_after_80-install-lvim.sh.tmpl b/home/.chezmoiscripts/run_onchange_after_80-install-lvim.sh.tmpl index c7e766b..cb01191 100644 --- a/home/.chezmoiscripts/run_onchange_after_80-install-lvim.sh.tmpl +++ b/home/.chezmoiscripts/run_onchange_after_80-install-lvim.sh.tmpl @@ -68,6 +68,4 @@ echo -e "\033[0;32m>>>>> Begin LVim installation <<<<<\033[0m" LV_BRANCH='release-1.3/neovim-0.9' bash <(curl -s 'https://raw.githubusercontent.com/LunarVim/LunarVim/release-1.3/neovim-0.9/utils/installer/install.sh') -~/.local/bin/lvim +LvimCacheReset +q - echo -e "\033[0;32m>>>>> Finish LVim installation <<<<<\033[0m"