mirror of
https://github.com/neovim/neovim.git
synced 2026-01-21 12:42:13 +10:00
Problem: When using 'incsearch' "2/pattern/e" highlights the first match.
Solution: Move the code to set extra_col inside the loop for count. (Ozaki
Kiichi)
https://github.com/vim/vim/releases/tag/v7-4-532