mirror of
https://github.com/neovim/neovim.git
synced 2026-05-02 20:15:03 +00:00
Problem: Value of v:hlsearch reflects an internal variable.
Solution: Make the value reflect whether search highlighting is actually
displayed. (Christian Brabandt)
https://github.com/vim/vim/releases/tag/v7-4-537