From e30d10253fa634c4f60daa798d029245f4eed393 Mon Sep 17 00:00:00 2001 From: Drew Vogel Date: Sun, 24 Oct 2021 20:35:07 +0100 Subject: patch 8.2.3562: cannot add color names Problem: Cannot add color names. Solution: Add the v:colornames dictionary. (Drew Vogel, closes #8761) --- Filelist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Filelist') diff --git a/Filelist b/Filelist index 34285eb3b6..01c388bd49 100644 --- a/Filelist +++ b/Filelist @@ -798,6 +798,7 @@ RT_SCRIPTS = \ 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 @@ RT_AMI_DOS = \ # 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) -- cgit v1.2.3