mirror of
https://github.com/vim/vim.git
synced 2026-05-16 23:31:56 +02:00
Problem: Test for v:colornames sometimes fails. (Dominique Pellé)
Solution: Check features. Clear v:colornames between tests. (Drew Vogel,
closes #9105, closes #9073)