commit | 8ee2d36e216756e712a3a9122ce1e1203378a9c8 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Dec 17 16:11:09 2017 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Dec 17 16:11:09 2017 +0100 |
tree | ac7481e832b8551bdae2e83210d81979ad27032f | |
parent | ee219b0e9faab4b7159ed1725c5b82cea4f4d4f8 [diff] [blame] |
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)
diff --git a/Filelist b/Filelist index 269206f..ea7426f 100644 --- a/Filelist +++ b/Filelist
@@ -666,6 +666,7 @@ 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 \