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