From 45f2f9497524486bfc3f7651c1fb2111737aa206 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Tue, 29 Dec 2020 20:17:10 +0100 Subject: Add mint-language, closes #653 Co-authored-by: NICHTJ3 --- tests/filetypes.vim | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/filetypes.vim b/tests/filetypes.vim index 5a1838b5..08d4cb93 100644 --- a/tests/filetypes.vim +++ b/tests/filetypes.vim @@ -644,6 +644,7 @@ call TestFiletype('xf86conf') call TestFiletype('xpm') call TestFiletype('xpm2') call TestFiletype('context') +call TestFiletype('mint') " DO NOT EDIT CODE ABOVE, IT IS GENERATED WITH MAKEFILE -- cgit v1.2.3