1
0
forked from aniani/vim

patch 8.2.5054: no good filetype for conf files similar to dosini

Problem:    No good filetype for conf files similar to dosini.
Solution:   Add the confini filetype. (closes #10510)
This commit is contained in:
Mudskipper875
2022-06-03 18:40:53 +01:00
committed by Bram Moolenaar
parent 75ebd2aab0
commit 635f48010d
3 changed files with 22 additions and 19 deletions

View File

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