Up.
This commit is contained in:
@@ -7,11 +7,10 @@
|
||||
# LVim version
|
||||
lvim_version="1.4"
|
||||
|
||||
{{- if (and (ne .hasNVim false) (ne .hasLatex false)) }}
|
||||
{{- if (and (ne .hasNVim false) (ne .hasLVim false)) }}
|
||||
|
||||
log "Begin LVim installation"
|
||||
|
||||
install_binary "tree-sitter-cli" "yay"
|
||||
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"
|
||||
|
||||
Reference in New Issue
Block a user