mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-05 13:15:21 +00:00
Revert one of the changes in the last commit
This commit is contained in:
parent
b329b572ae
commit
7c491bde98
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user