testing..
This commit is contained in:
parent
57af730a56
commit
19e7c053fb
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@
|
|||
|
||||
if command_exists git; then
|
||||
spin yellow "Cloning $PACKAGE sources at $cloneDir/neovim.."
|
||||
sleep 1
|
||||
if run git clone --depth=1 https://github.com/neovim/neovim.git; then
|
||||
cd neovim || throw "Cannot navigate into neovim"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue