diff --git a/neovim.sh b/neovim.sh index 75cb515..787894d 100644 --- a/neovim.sh +++ b/neovim.sh @@ -240,7 +240,7 @@ sleep 0.1 - PACKAGE=neovim + PACKAGE=nvim if command_exists "$PACKAGE"; then pen bold yellow "$PACKAGE is already installed!" pen bold yellow "Exiting now!"