1
0
forked from aniani/vim

patch 8.0.1400: color scheme check script shows up as color scheme

Problem:    Color scheme check script shows up as color scheme.
Solution:   Move it to the "tools" subdirectory. (closes #2457)
This commit is contained in:
Bram Moolenaar
2017-12-17 16:11:09 +01:00
parent ee219b0e9f
commit 8ee2d36e21
4 changed files with 4 additions and 1 deletions

View File

@@ -666,6 +666,7 @@ RT_SCRIPTS = \
runtime/autoload/xml/*.vim \
runtime/colors/*.vim \
runtime/colors/README.txt \
runtime/colors/tools/*.vim \
runtime/compiler/*.vim \
runtime/compiler/README.txt \
runtime/indent/*.vim \