From c4e50b4e9da54836b0fcd443229c7213de789e21 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Wed, 9 Jun 2021 21:11:58 +0200 Subject: Update --- tests/filetypes.vim | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests') diff --git a/tests/filetypes.vim b/tests/filetypes.vim index ba1c1dec..69f9269b 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,7 +648,8 @@ call TestFiletype('mint') call TestFiletype('jsonc') call TestFiletype('gleam') call TestFiletype('hjson') -call TestFiletype('sway') +call TestFiletype('i3config') +call TestFiletype('just') call TestFiletype('nftables') call TestFiletype('openscad') -- cgit v1.2.3