0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00

patch 8.2.4196: various file types not recognized

Problem:    Various file types not recognized.
Solution:   Add patterns to recognize more file types (closes #9607)
This commit is contained in:
=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-01-23 17:09:05 +00:00
committed by Bram Moolenaar
parent 79a6e25b79
commit 428058ab32
3 changed files with 84 additions and 0 deletions

View File

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