testing
This commit is contained in:
parent
35ba2c3de5
commit
6629c72bfa
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@
|
||||||
|
|
||||||
# line
|
# line
|
||||||
|
|
||||||
spin yellow "Cloning $(pen bold red ${PACKAGE:-neovim}) $(pen yellow 'sources at') $(pen red $cloneDir/neovim).."
|
spin yellow bold "Cloning $(pen bold red ${PACKAGE:-neovim}) $(pen bold yellow 'sources at') $(pen red $cloneDir/neovim).."
|
||||||
sleep 0.3
|
sleep 0.3
|
||||||
if command_exists git; then
|
if command_exists git; then
|
||||||
if run --err err git clone --depth=1 https://github.com/neovim/neovim.git; then
|
if run --err err git clone --depth=1 https://github.com/neovim/neovim.git; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue