1
0
forked from aniani/vim

patch 8.2.4909: MODE_ enum entries names are too generic

Problem:    MODE_ enum entries names are too generic.
Solution:   use CH_MODE_.
This commit is contained in:
Bram Moolenaar
2022-05-07 16:38:24 +01:00
parent 48a8a83303
commit ac4174e166
5 changed files with 56 additions and 51 deletions

View File

@@ -746,6 +746,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
4909,
/**/
4908,
/**/