comparison Filelist @ 13049:0d23a49da746 v8.0.1400

patch 8.0.1400: color scheme check script shows up as color scheme commit https://github.com/vim/vim/commit/8ee2d36e216756e712a3a9122ce1e1203378a9c8 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Dec 17 16:11:09 2017 +0100 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 https://github.com/vim/vim/issues/2457)
author Christian Brabandt <cb@256bit.org>
date Sun, 17 Dec 2017 16:15:04 +0100
parents 7fd105bfe992
children ea008de206ea
comparison
equal deleted inserted replaced
13048:9da136b1cfb5 13049:0d23a49da746
664 runtime/autoload/README.txt \ 664 runtime/autoload/README.txt \
665 runtime/autoload/dist/*.vim \ 665 runtime/autoload/dist/*.vim \
666 runtime/autoload/xml/*.vim \ 666 runtime/autoload/xml/*.vim \
667 runtime/colors/*.vim \ 667 runtime/colors/*.vim \
668 runtime/colors/README.txt \ 668 runtime/colors/README.txt \
669 runtime/colors/tools/*.vim \
669 runtime/compiler/*.vim \ 670 runtime/compiler/*.vim \
670 runtime/compiler/README.txt \ 671 runtime/compiler/README.txt \
671 runtime/indent/*.vim \ 672 runtime/indent/*.vim \
672 runtime/indent/README.txt \ 673 runtime/indent/README.txt \
673 runtime/ftplugin/*.vim \ 674 runtime/ftplugin/*.vim \