mirror of
https://github.com/neovim/neovim.git
synced 2026-01-26 06:36:06 +00:00
Problem: Incsearch does not detect empty pattern properly.
Solution: Return magic state when skipping over a pattern. (Christian
Brabandt, closes vim/vim#7612, closes vim/vim#6420)
d93a7fc1a9