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 vim/vim#2457)
8ee2d36e21
This commit is contained in:
Jan Edmund Lazo 2018-09-16 10:54:59 -04:00
parent 7f762a2e09
commit 9c98e4845a
2 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ Search for "highlight_init".
If you think you have a color scheme that is good enough to be used by others,
please check the following items:
- Source the check_colors.vim script to check for common mistakes.
- Source the tools/check_colors.vim script to check for common mistakes.
- Does it work in a color terminal as well as in the GUI?
- Is "g:colors_name" set to a meaningful value? In case of doubt you can do
it this way: