comparison src/version.c @ 28417:bca485676073 v8.2.4733

patch 8.2.4733: HEEx and Surface do need a separate filetype Commit: https://github.com/vim/vim/commit/4232dff815db1a727cb1aea26783267d8bd731c3 Author: Aaron Tinio <aptinio@gmail.com> Date: Mon Apr 11 11:37:13 2022 +0100 patch 8.2.4733: HEEx and Surface do need a separate filetype Problem: HEEx and Surface do need a separate filetype. Solution: Revert 8.2.4729. (closes https://github.com/vim/vim/issues/10147)
author Bram Moolenaar <Bram@vim.org>
date Mon, 11 Apr 2022 12:45:03 +0200
parents 813660733869
children 6e501ecd1bb7
comparison
equal deleted inserted replaced
28416:65c2d252fea8 28417:bca485676073
744 NULL 744 NULL
745 }; 745 };
746 746
747 static int included_patches[] = 747 static int included_patches[] =
748 { /* Add new patch number below this line */ 748 { /* Add new patch number below this line */
749 /**/
750 4733,
749 /**/ 751 /**/
750 4732, 752 4732,
751 /**/ 753 /**/
752 4731, 754 4731,
753 /**/ 755 /**/