mirror of
https://github.com/gko/vim-coloresque.git
synced 2025-12-08 21:54:53 +08:00
fix for issue #13
This commit is contained in:
@@ -100,6 +100,8 @@ function! s:HexForHSLValue(h,s,l)
|
|||||||
endfunction
|
endfunction
|
||||||
|
|
||||||
function! s:ClearMatches()
|
function! s:ClearMatches()
|
||||||
|
call clearmatches()
|
||||||
|
|
||||||
if !exists('b:matchescache')
|
if !exists('b:matchescache')
|
||||||
return
|
return
|
||||||
endif
|
endif
|
||||||
|
|||||||
Reference in New Issue
Block a user