]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1395: it is not easy to see if a colorscheme is well written v8.0.1395
authorBram Moolenaar <Bram@vim.org>
Sat, 16 Dec 2017 17:53:35 +0000 (18:53 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 16 Dec 2017 17:53:35 +0000 (18:53 +0100)
commit200d0e36bc5384beb9dc76ac75806ac0aecf84ac
tree21624c779dbdb24e1da04dca3c8df219db8479ba
parent7e1652c63c96585b9e2235c195a3c322b1f11595
patch 8.0.1395: it is not easy to see if a colorscheme is well written

Problem:    It is not easy to see if a colorscheme is well written.
Solution:   Add a script that checks for common mistakes. (Christian Brabandt)
runtime/colors/README.txt
runtime/colors/check_colors.vim [new file with mode: 0644]
src/version.c