Some syntax higlighting

This commit is contained in:
gmarik 2010-11-24 15:55:32 -06:00
parent ce09fefcde
commit e7995e04d5
2 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,7 @@ func! vundle#scripts#search(...)
call writefile(matches, temp)
exec 'sp '.temp
let @/=a:1
setlocal hls
setlocal hls ft=vim
redraw
endf

1
ftplugin/vim.vim Normal file
View File

@ -0,0 +1 @@
syn keyword vimCommand Bundle