mirror of
https://github.com/neovim/neovim.git
synced 2026-06-30 06:51:13 +00:00
Problem: In diff mode virtual text is highlighted incorrectly. (Rick Howe)
Solution: Do not use diff attributes for virtual text. (closes vim/vim#11714)
d097af7779
Co-authored-by: Bram Moolenaar <Bram@vim.org>