3cd718fa9a
When matching columns with vim regexps (\%c), it matches the byte column, not the display column. This requires that any matches on lines with multibyte characters compensates for the added byte length of the multibyte characters. This commit contains a fix for this issue. Closes #28. |
||
---|---|---|
.. | ||
EasyMotion.vim |