1
0
forked from aniani/vim

patch 9.0.0417: Jsonnet files are not recognized

Problem:    Jsonnet files are not recognized.
Solution:   Add a pattern for Jsonnet files. (Cezary Drożak, closes #11073,
            closes #11081)
This commit is contained in:
=?UTF-8?q?Cezary=20Dro=C5=BCak?=
2022-09-08 14:41:48 +01:00
committed by Bram Moolenaar
parent 58a3cae3eb
commit 2a4c885d54
3 changed files with 6 additions and 0 deletions

View File

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