Skip to content

Commit

Permalink
feat: remove git repository for neovim and re-install it
Browse files Browse the repository at this point in the history
  • Loading branch information
1995parham committed Sep 22, 2023
1 parent def8846 commit 9fe84ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/neovim.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ main_pacman() {
require_pacman neovim
else
not_require_pacman neovim
rm -rf ~/.cache/yay/neovim-git || true
require_aur neovim-git
fi
require_pacman libvterm python-pynvim luarocks
Expand Down

0 comments on commit 9fe84ab

Please sign in to comment.