0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00

patch 9.0.1589: filetype test contains too many special characters

Problem:    Filetype test contains too many special characters.
Solution:   Use Vim9 syntax for a few things.
This commit is contained in:
Bram Moolenaar
2023-05-29 17:06:05 +01:00
parent 9cf6ab1332
commit b140c114f6
2 changed files with 837 additions and 752 deletions

File diff suppressed because it is too large Load Diff

View File

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