highlight fix

This commit is contained in:
gmarik 2011-04-10 18:15:06 -05:00
parent a0e6feb2b8
commit b9b8ef9a78

View File

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