fixed syntax highligh

This commit is contained in:
gmarik 2011-04-10 18:56:14 -05:00
parent e299e48854
commit fc34371fd0

View File

@ -1,7 +1,7 @@
syn keyword vimCommand Bundle
setl hls ro noma ignorecase syntax=vim
syn keyword vimCommand Bundle
nnoremap <buffer> q :wincmd q<CR>
nnoremap <buffer> i :call vundle#scripts#install()<CR>
nnoremap <buffer> r :Bundles