mirror of
https://github.com/neovim/neovim.git
synced 2026-02-26 13:25:09 +00:00
Problem: Wrong color for half of wide character next to pum scrollbar.
Solution: Redraw the screen cell with the right color. (closes vim/vim#9874)
35d8c2010e
Co-authored-by: Bram Moolenaar <Bram@vim.org>