From c6f9e5b2117380b67de5bb4502bf4053378ac3c9 Mon Sep 17 00:00:00 2001 From: Marcos Ferreira Date: Wed, 9 Jun 2021 16:21:38 -0300 Subject: Add mermaid (#721) Co-authored-by: Adam Stankiewicz --- tests/filetypes.vim | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests') diff --git a/tests/filetypes.vim b/tests/filetypes.vim index 69f9269b..e4a4ef83 100644 --- a/tests/filetypes.vim +++ b/tests/filetypes.vim @@ -121,6 +121,7 @@ call TestFiletype('hxml') call TestFiletype('hss') call TestFiletype('hcl') call TestFiletype('hive') +call TestFiletype('i3config') call TestFiletype('icalendar') call TestFiletype('idris') call TestFiletype('idris2') @@ -648,6 +649,9 @@ 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') -- cgit v1.2.3