1
0
forked from aniani/vim

patch 8.2.4664: Elvish files are not recognized

Problem:    Elvish files are not recognized.
Solution:   Recognize .elv files. (Bruno Roque, closes #10058)
This commit is contained in:
Bruno Roque
2022-04-02 10:48:24 +01:00
committed by Bram Moolenaar
parent 17fa233f6f
commit c1658a196b
3 changed files with 6 additions and 0 deletions

View File

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