From af4d6aa3cf5eab6cf555cbb067f8316cca7975bf Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Wed, 9 Jun 2021 11:49:01 +0200 Subject: Use more modern haxe package, closes #340 --- tests/filetypes.vim | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests') diff --git a/tests/filetypes.vim b/tests/filetypes.vim index fbcc3cf9..895ece5e 100644 --- a/tests/filetypes.vim +++ b/tests/filetypes.vim @@ -117,6 +117,8 @@ call TestFiletype('html.handlebars') call TestFiletype('haproxy') call TestFiletype('haskell') call TestFiletype('haxe') +call TestFiletype('hxml') +call TestFiletype('hss') call TestFiletype('hcl') call TestFiletype('hive') call TestFiletype('i3config') -- cgit v1.2.3