Some syntax higlighting
This commit is contained in:
parent
ce09fefcde
commit
e7995e04d5
@ -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
1
ftplugin/vim.vim
Normal file
@ -0,0 +1 @@
|
||||
syn keyword vimCommand Bundle
|
Loading…
Reference in New Issue
Block a user