1
0
forked from aniani/vim

patch 9.0.1615: URL shortcut files are not recognized

Problem:    URL shortcut files are not recognized.
Solution:   Add a pattern for URL shortcut files. (closes #12474)
This commit is contained in:
ObserverOfTime
2023-06-07 18:27:01 +01:00
committed by Bram Moolenaar
parent 59f7038536
commit cdb7b4c508
3 changed files with 6 additions and 0 deletions

View File

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