From 7c474e5c9218d870dabba00745220dff5aa671b2 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Wed, 9 Jun 2021 17:00:24 +0200 Subject: Add OpenSCAD support, closes #702 --- tests/filetypes.vim | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/filetypes.vim b/tests/filetypes.vim index 39b280e6..29b457f2 100644 --- a/tests/filetypes.vim +++ b/tests/filetypes.vim @@ -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 -- cgit v1.2.3