1
0
forked from aniani/vim

patch 8.2.3087: Gemtext files are not recognized

Problem:    Gemtext files are not recognized.
Solution:   Recognize .gmi and .gemini files. (closes #8427)
This commit is contained in:
Bram Moolenaar
2021-07-03 13:51:44 +02:00
parent 6fc0161682
commit fcde67c99f
3 changed files with 6 additions and 0 deletions

View File

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