diff --git a/eos-setup.sh b/eos-setup.sh index 5c6692f..2fb5935 100755 --- a/eos-setup.sh +++ b/eos-setup.sh @@ -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