Up.
This commit is contained in:
parent
7c53799ec9
commit
66944a8e51
@ -11,6 +11,7 @@ lvim_version="1.4"
|
|||||||
|
|
||||||
log "Begin LVim installation"
|
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")
|
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"
|
log "Finish LVim installation"
|
||||||
|
Loading…
Reference in New Issue
Block a user