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:
committed by
Bram Moolenaar
parent
75ebd2aab0
commit
635f48010d
@@ -734,6 +734,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
5054,
|
||||
/**/
|
||||
5053,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user