mirror of
https://github.com/neovim/neovim.git
synced 2026-01-20 11:50:36 +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>