1
0
forked from aniani/vim

patch 8.2.3814: .csx files and .sln files are not recognized

Problem:    .csx files and .sln files are not recognized.
Solution:   Add filetype patterns. (Doug Kearns)
This commit is contained in:
Bram Moolenaar
2021-12-15 13:30:43 +00:00
parent a5d78d1f11
commit cfabad9bcf
3 changed files with 8 additions and 2 deletions

View File

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