fix
This commit is contained in:
parent
b1fc8b6d16
commit
5f2c8dc491
@ -24,8 +24,8 @@ com! -nargs=? -bang BundleSearch
|
||||
\ call vundle#scripts#all('!' == '<bang>', <q-args>)
|
||||
|
||||
|
||||
au! Filetype vundle call vundle#scripts#setup_view()
|
||||
au! Syntax vim syn keyword vimCommand Bundle
|
||||
au Filetype vundle call vundle#scripts#setup_view()
|
||||
au Syntax vim syn keyword vimCommand Bundle
|
||||
|
||||
|
||||
func! vundle#rc()
|
||||
|
Loading…
Reference in New Issue
Block a user