Open haya14busa opened 10 years ago
Lokaltog/vim-easymotion#78
I want to fix it, but I have no idea why this happen.
:h matchadd()
Syntax highlighting (see 'syntax') is a separate mechanism, and regardless of the chosen priority a match will always overrule syntax highlighting.
:h matchadd()@ja
Lokaltog/vim-easymotion#78
I want to fix it, but I have no idea why this happen.