This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
Vundle.vim
mirror of
https://github.com/VundleVim/Vundle.vim.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
10
Wiki
Activity
Browse Source
use name_spec instead name
pull/73/head
gmarik
15 years ago
parent
5d4ee2de3d
commit
db8c5d5d62
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
autoload/vundle/installer.vim
+ 1
- 1
autoload/vundle/installer.vim
View File
@ -51,7 +51,7 @@ func! vundle#installer#install(bang, name) abort
echo
b
.
name
.
' already installed'
elseif
'error'
=
=
status
echohl
Error
echo
'Error installing
"'
.
b
.
name
echo
'Error installing
'
.
b
.
name
_spec
echohl
None
sleep
1
else
Write
Preview
Loading…
Cancel
Save