mirror of
https://github.com/neovim/neovim.git
synced 2026-03-03 15:48:28 +00: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