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"