mirror of
https://github.com/neovim/neovim.git
synced 2026-02-02 10:04:29 +00:00
Problem: tests: test_popup fails
(after v9.1.0618)
Solution: Correct test, move combining extra attributes to
pum_compute_text_attrs() (glepnir)
closes: vim/vim#15353
8754efe437
Co-authored-by: glepnir <glephunter@gmail.com>