Browse Source

fixed syntax highligh

pull/25/merge
gmarik 15 years ago
parent
commit
fc34371fd0
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      ftplugin/vundle.vim

+ 2
- 2
ftplugin/vundle.vim 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


Loading…
Cancel
Save