highlight fix
This commit is contained in:
parent
a0e6feb2b8
commit
b9b8ef9a78
@ -1,7 +1,8 @@
|
|||||||
setl hls ro noma ignorecase syntax=vim
|
|
||||||
|
|
||||||
syn keyword vimCommand Bundle
|
syn keyword vimCommand Bundle
|
||||||
|
|
||||||
|
setl hls ro noma ignorecase syntax=vim
|
||||||
|
|
||||||
nnoremap <buffer> i :call vundle#scripts#install()<CR>
|
nnoremap <buffer> i :call vundle#scripts#install()<CR>
|
||||||
nnoremap <buffer> r :Bundles
|
nnoremap <buffer> r :Bundles
|
||||||
nnoremap <buffer> c :BundleClean<CR>
|
nnoremap <buffer> c :BundleClean<CR>
|
||||||
|
Loading…
Reference in New Issue
Block a user