patch 8.2.3562: cannot add color names
Problem: Cannot add color names.
Solution: Add the v:colornames dictionary. (Drew Vogel, closes #8761)
diff --git a/Filelist b/Filelist
index 34285eb..01c388b 100644
--- a/Filelist
+++ b/Filelist
@@ -798,6 +798,7 @@
runtime/autoload/xml/*.vim \
runtime/colors/*.vim \
runtime/colors/README.txt \
+ runtime/colors/lists/*.vim \
runtime/colors/tools/*.vim \
runtime/compiler/*.vim \
runtime/compiler/README.txt \
@@ -850,7 +851,6 @@
# DOS runtime (also in the extra archive)
RT_DOS = \
README_dos.txt \
- runtime/rgb.txt \
vimtutor.bat \
# DOS runtime without CR-LF translation (also in the extra archive)