fixed pkg name
This commit is contained in:
parent
b9f19840dd
commit
bb4fdaae39
1 changed files with 1 additions and 1 deletions
|
@ -240,7 +240,7 @@
|
||||||
|
|
||||||
sleep 0.1
|
sleep 0.1
|
||||||
|
|
||||||
PACKAGE=neovim
|
PACKAGE=nvim
|
||||||
if command_exists "$PACKAGE"; then
|
if command_exists "$PACKAGE"; then
|
||||||
pen bold yellow "$PACKAGE is already installed!"
|
pen bold yellow "$PACKAGE is already installed!"
|
||||||
pen bold yellow "Exiting now!"
|
pen bold yellow "Exiting now!"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue