hlissner / evil-snipe

2-char searching ala vim-sneak & vim-seek, for evil-mode
MIT License
340 stars 25 forks source link

Whitespace-skipping breaks incremental highlighting #34

Closed hlissner closed 8 years ago

hlissner commented 8 years ago

My whitespace-skipping code causes the highlighter to think the point is at bol, and thus reports matches incorrectly.