mirror of
https://github.com/neovim/neovim.git
synced 2025-11-26 04:00:45 +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>