This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
Vundle.vim
mirror of
https://github.com/VundleVim/Vundle.vim.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
10
Wiki
Activity
Browse Source
Some syntax higlighting
pull/10/head
gmarik
15 years ago
parent
ce09fefcde
commit
e7995e04d5
2 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
autoload/vundle/scripts.vim
+1
-0
ftplugin/vim.vim
+ 1
- 1
autoload/vundle/scripts.vim
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
- 0
ftplugin/vim.vim
View File
@ -0,0 +1 @@
syn
keyword
vimCommand
Bundle
Write
Preview
Loading…
Cancel
Save