summaryrefslogtreecommitdiffstats
path: root/tests/filetypes.vim
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2021-06-09 11:49:01 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2021-06-09 11:49:01 +0200
commitaf4d6aa3cf5eab6cf555cbb067f8316cca7975bf (patch)
tree2b9c667247f6af23e6adfbc7069398626dd8f805 /tests/filetypes.vim
parentff8c1d76741f148d5f6efb9a57119dcf11afaec6 (diff)
downloadvim-polyglot-af4d6aa3cf5eab6cf555cbb067f8316cca7975bf.tar.gz
vim-polyglot-af4d6aa3cf5eab6cf555cbb067f8316cca7975bf.zip
Use more modern haxe package, closes #340
Diffstat (limited to 'tests/filetypes.vim')
-rw-r--r--tests/filetypes.vim2
1 files changed, 2 insertions, 0 deletions
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')