Add OpenSCAD support, closes #702

This commit is contained in:
Adam Stankiewicz
2021-06-09 17:00:24 +02:00
parent 1a096f0901
commit 7c474e5c92
7 changed files with 127 additions and 1 deletions

View File

@@ -650,6 +650,7 @@ call TestFiletype('jsonc')
call TestFiletype('gleam')
call TestFiletype('hjson')
call TestFiletype('sway')
call TestFiletype('openscad')
" DO NOT EDIT CODE ABOVE, IT IS GENERATED WITH MAKEFILE