1
0
forked from aniani/vim

patch 8.2.4767: openscad files are not recognized

Problem:    Openscad files are not recognized.
Solution:   Add a filetype pattern. (Niklas Adam, closes #10199)
This commit is contained in:
salkin-mada
2022-04-16 21:33:54 +01:00
committed by Bram Moolenaar
parent 93c7a45e86
commit c360b2566c
3 changed files with 6 additions and 0 deletions

View File

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