1
0
forked from aniani/vim

patch 8.2.4747: no filetype override for .sys files

Problem:    No filetype override for .sys files.
Solution:   Add g:filetype_sys. (Patrick Meiser-Knosowski, closes #10181)
This commit is contained in:
KnoP-01
2022-04-13 20:46:21 +01:00
committed by Bram Moolenaar
parent 8cac20ed42
commit f420ff2440
4 changed files with 14 additions and 2 deletions

View File

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