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