Silence shell output
This commit is contained in:
parent
add5219b65
commit
e027ffee29
@ -69,7 +69,7 @@ func! vundle#sync_bundles()
|
||||
\ '--git-dir='.git_dir.' pull' :
|
||||
\ 'clone '.bundle.uri.' '.bundle.path
|
||||
exec '!echo -ne "* '.bundle.name.'"'
|
||||
exec '!git '.cmd
|
||||
silent exec '!git '.cmd
|
||||
endfor
|
||||
endf
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user