1
0
forked from aniani/vim

patch 9.1.0781: tests: test_filetype fails

Problem:  tests: test_filetype fails (clason)
          (after v9.1.0779)
Solution: Use correct filename for neomuttlog filetype

related: #15845

Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Christian Brabandt
2024-10-13 20:28:21 +02:00
parent b516598092
commit 7d755d8ef3
2 changed files with 4 additions and 1 deletions

View File

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