Update
This commit is contained in:
parent
abeb36b3b1
commit
a39a5d438d
@ -76,7 +76,7 @@ log "Begin LVim installation"
|
|||||||
{{- end }}
|
{{- end }}
|
||||||
|
|
||||||
inf "installing lvim..."
|
inf "installing lvim..."
|
||||||
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