0
0
mirror of https://github.com/vim/vim.git synced 2025-10-07 05:54:16 -04:00

patch 9.0.1266: error for space before ": type" is inconsistent

Problem:    Error for space before ": type" is inconsistent.
Solution:   Give E1059 in more places. (closes #11868)
This commit is contained in:
Bram Moolenaar
2023-01-30 21:12:34 +00:00
parent b8bebd0cd7
commit ce93d162da
6 changed files with 29 additions and 5 deletions

View File

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