comparison src/version.c @ 23316:32cc5e9875bb v8.2.2203

patch 8.2.2203: Moodle gift files are not recognized Commit: https://github.com/vim/vim/commit/b34f33747223d9cba4b32a27aee70c1705b36ed9 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Dec 24 13:33:46 2020 +0100 patch 8.2.2203: Moodle gift files are not recognized Problem: Moodle gift files are not recognized. Solution: Add a filetype pattern. (Delim Temizer)
author Bram Moolenaar <Bram@vim.org>
date Thu, 24 Dec 2020 13:45:04 +0100
parents 7d09c9cdaab8
children c76240efdf02
comparison
equal deleted inserted replaced
23315:714f77a21728 23316:32cc5e9875bb
748 NULL 748 NULL
749 }; 749 };
750 750
751 static int included_patches[] = 751 static int included_patches[] =
752 { /* Add new patch number below this line */ 752 { /* Add new patch number below this line */
753 /**/
754 2203,
753 /**/ 755 /**/
754 2202, 756 2202,
755 /**/ 757 /**/
756 2201, 758 2201,
757 /**/ 759 /**/