summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2021-06-09 21:22:48 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2021-06-09 21:22:48 +0200
commit4f997c5c82d49ce3e2791eb0679e992751bf39a7 (patch)
tree05a060e7a0d83e6775e26701141d38c9b56eb5ee /tests
parentc6f9e5b2117380b67de5bb4502bf4053378ac3c9 (diff)
downloadvim-polyglot-4f997c5c82d49ce3e2791eb0679e992751bf39a7.tar.gz
vim-polyglot-4f997c5c82d49ce3e2791eb0679e992751bf39a7.zip
Update
Diffstat (limited to 'tests')
-rw-r--r--tests/filetypes.vim5
1 files changed, 1 insertions, 4 deletions
diff --git a/tests/filetypes.vim b/tests/filetypes.vim
index e4a4ef83..091151fb 100644
--- a/tests/filetypes.vim
+++ b/tests/filetypes.vim
@@ -121,7 +121,6 @@ call TestFiletype('hxml')
call TestFiletype('hss')
call TestFiletype('hcl')
call TestFiletype('hive')
-call TestFiletype('i3config')
call TestFiletype('icalendar')
call TestFiletype('idris')
call TestFiletype('idris2')
@@ -649,13 +648,11 @@ call TestFiletype('mint')
call TestFiletype('jsonc')
call TestFiletype('gleam')
call TestFiletype('hjson')
-call TestFiletype('just')
-call TestFiletype('nftables')
-call TestFiletype('mermaid')
call TestFiletype('i3config')
call TestFiletype('just')
call TestFiletype('nftables')
call TestFiletype('openscad')
+call TestFiletype('mermaid')
" DO NOT EDIT CODE ABOVE, IT IS GENERATED WITH MAKEFILE