summaryrefslogtreecommitdiff
path: root/runtime
diff options
context:
space:
mode:
authorDrew Vogel <dvogel@github>2021-11-13 10:50:01 +0000
committerBram Moolenaar <Bram@vim.org>2021-11-13 10:50:01 +0000
commita0fca17251bf491db7b8d302ce22dee844597e82 (patch)
tree32a0b8da8cefe1d96584689f6676d57fec38fed4 /runtime
parent5300be620c77950caa5296019408ee02e60097e8 (diff)
downloadvim-git-a0fca17251bf491db7b8d302ce22dee844597e82.tar.gz
patch 8.2.3590: test for v:colornames sometimes failsv8.2.3590
Problem: Test for v:colornames sometimes fails. (Dominique Pellé) Solution: Check features. Clear v:colornames between tests. (Drew Vogel, closes #9105, closes #9073)
Diffstat (limited to 'runtime')
-rw-r--r--runtime/doc/eval.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/eval.txt b/runtime/doc/eval.txt
index d072f34c3..88b6f0dbd 100644
--- a/runtime/doc/eval.txt
+++ b/runtime/doc/eval.txt
@@ -1871,7 +1871,7 @@ v:colornames A dictionary that maps color names to hex color strings. These
by setting it in their |.vimrc|.
It is possible to remove entries from this dictionary but
- doing so is *NOT* recommended. Doing so is disruptive to
+ doing so is NOT recommended, because it is disruptive to
other scripts. It is also unlikely to achieve the desired
result because the |:colorscheme| and |:highlight| commands will
both automatically load all `colors/lists/default.vim` color