error out on unknown status
This commit is contained in:
parent
60f299b227
commit
b4e7ca5e55
@ -63,6 +63,8 @@ func! vundle#installer#install(bang, name) abort
|
||||
echohl None
|
||||
exe ":sign place ".line('.')." line=".line('.')." name=VuEr buffer=" . bufnr("$")
|
||||
sleep 1
|
||||
else
|
||||
throw 'whoops, unknown status:'.status
|
||||
endif
|
||||
endf
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user