0
0
mirror of https://github.com/vim/vim.git synced 2025-09-28 04:24:06 -04:00

patch 9.0.1644: not all filetype file name matches are tested

Problem:    Not all filetype file name matches are tested.
Solution:   Add more file names to test with. (Jonas Strittmatter,
            closes #12569)
This commit is contained in:
smjonas
2023-06-22 12:41:19 +01:00
committed by Bram Moolenaar
parent c12e4eecbb
commit bd087ae8f0
2 changed files with 3 additions and 1 deletions

View File

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