mirror of
https://github.com/neovim/neovim.git
synced 2025-09-16 16:28:17 +00:00

Problem: 'cursorline' causes virtual text highlight to continue.
Solution: Save and restore line_attr. (closes vim/vim#11588)
6ac16f0c0f
Co-authored-by: Bram Moolenaar <Bram@vim.org>