mirror of
https://github.com/neovim/neovim.git
synced 2026-01-11 07:42:39 +00:00
Problem: Match highlighting of tab too short.
Solution: Do not stop match highlighting if on a Tab. (Christian Brabandt,
closes vim/vim#9507, closes vim/vim#9500)
0bbca540f7
Co-authored-by: Bram Moolenaar <Bram@vim.org>