1
0
This commit is contained in:
Jeff Lance 2024-08-04 00:57:58 +02:00
parent 7c53799ec9
commit 66944a8e51

View File

@ -10,7 +10,8 @@ lvim_version="1.4"
{{- if (and (ne .hasNVim false) (ne .hasLVim false)) }}
log "Begin LVim installation"
go install github.com/nametake/golangci-lint-langserver@latest
LV_BRANCH="release-${lvim_version}/neovim-0.9" bash <(curl -s "https://raw.githubusercontent.com/LunarVim/LunarVim/release-${lvim_version}/neovim-0.9/utils/installer/install.sh")
log "Finish LVim installation"