mirror of
https://github.com/neovim/neovim.git
synced 2026-02-01 18:11:12 +10: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>