t9md/vim-quickhl

Add an option to set the match style of :QuickhlMatchAuto

iandoe opened this issue · 2 comments

Is it possible to add a

g:quickhl_match_style =  "gui=undercurl guisp=cyan"

So you can chose the style of the matched word under the cursor ?
I have forked your repo and tried to do it but vimscript is just horrid and i can't get my head around it

Cheers.

t9md commented

Ok I will implement it in week, thank you for good suggestion.

t9md commented

now implemented.