Revert one of the changes in the last commit

This commit is contained in:
nnyyxxxx 2024-09-16 23:14:49 -04:00
parent b329b572ae
commit 7c491bde98

View File

@ -14,7 +14,7 @@ cloneNeovim() {
}
installNeovim() {
printf "%b\n" "${YELLOW}Installing Neovim...${RC}"
echo "Installing Neovim..."
case "$PACKAGER" in
pacman)
$ESCALATION_TOOL "$PACKAGER" -S --needed --noconfirm neovim ripgrep fzf python-virtualenv luarocks go shellcheck