Update LunarVim

master
D4VID 1 year ago
parent 4a20a71368
commit e2fae448f8

@ -32,7 +32,7 @@ git clone --depth 1 https://github.com/unixorn/fzf-zsh-plugin.git ${ZSH_CUSTOM:-
# LunarVim
yay -Sy python-pynvim --needed --noconfirm
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)
LV_BRANCH='release-1.4/neovim-0.9' bash <(curl -s https://raw.githubusercontent.com/LunarVim/LunarVim/release-1.4/neovim-0.9/utils/installer/install.sh)
# dotfiles

Loading…
Cancel
Save