diff --git a/neovim.sh b/neovim.sh index a697206..4103f2c 100644 --- a/neovim.sh +++ b/neovim.sh @@ -75,7 +75,8 @@ cd $cloneDir || mkdir $cloneDir && cd $cloneDir line - spin yellow "Cloning $PACKAGE sources at $cloneDir/neovim.." + # spin "Cloning $PACKAGE sources at $cloneDir/neovim.." + spin "Testing.." if command_exists git; then sleep 1