From 395619c3b8ed10fbc287e8516feb6b0bcf39cf5c Mon Sep 17 00:00:00 2001 From: pika Date: Wed, 21 May 2025 21:49:48 +0200 Subject: [PATCH] testing.. --- neovim.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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