1
0
forked from aniani/vim

patch 9.0.0319: Godot shader files are not recognized

Problem:    Godot shader files are not recognized.
Solution:   Add patterns for "gdshader". (Maxim Kim, closes #11006)
This commit is contained in:
Maxim Kim
2022-08-29 15:28:53 +01:00
committed by Bram Moolenaar
parent 13608d851a
commit d5c8f11905
3 changed files with 7 additions and 1 deletions

View File

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