mirror of
https://github.com/neovim/neovim.git
synced 2026-01-23 13:20:36 +00:00
fix(ui2): hide search highlights in msg window. Problem: Search highlighting is shown in the msg (and dialog) window. Solution: Hide search highlighting in all but the pager window.