forked from aniani/vim
patch 8.2.4721: cooklang files are not recognized
Problem: Cooklang files are not recognized. Solution: recognize *.cook files. (Goc Dundar, closes #10120)
This commit is contained in:
committed by
Bram Moolenaar
parent
b09c320039
commit
36951ed1da
@@ -746,6 +746,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4721,
|
||||
/**/
|
||||
4720,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user