comparison src/version.c @ 19263:06d9be5c0107 v8.2.0190

patch 8.2.0190: Kotlin files are not recognized Commit: https://github.com/vim/vim/commit/ab067a21b9622513ed75f4801b001606eeaf2474 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Jan 31 22:57:59 2020 +0100 patch 8.2.0190: Kotlin files are not recognized Problem: Kotlin files are not recognized. Solution: Detect Kotlin files. (Alkeryn, closes https://github.com/vim/vim/issues/5560)
author Bram Moolenaar <Bram@vim.org>
date Fri, 31 Jan 2020 23:00:09 +0100
parents a20c66f13a6e
children ce8c47ed54e5
comparison
equal deleted inserted replaced
19262:1817ea8fe53f 19263:06d9be5c0107
740 NULL 740 NULL
741 }; 741 };
742 742
743 static int included_patches[] = 743 static int included_patches[] =
744 { /* Add new patch number below this line */ 744 { /* Add new patch number below this line */
745 /**/
746 190,
745 /**/ 747 /**/
746 189, 748 189,
747 /**/ 749 /**/
748 188, 750 188,
749 /**/ 751 /**/