use name_spec instead name
This commit is contained in:
@@ -51,7 +51,7 @@ func! vundle#installer#install(bang, name) abort
|
|||||||
echo b.name.' already installed'
|
echo b.name.' already installed'
|
||||||
elseif 'error' == status
|
elseif 'error' == status
|
||||||
echohl Error
|
echohl Error
|
||||||
echo 'Error installing "'.b.name
|
echo 'Error installing '.b.name_spec
|
||||||
echohl None
|
echohl None
|
||||||
sleep 1
|
sleep 1
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user