From 8af4f8e6c04b163d39de4327fca7f69cce78c0ab Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Wed, 30 Dec 2020 12:13:50 +0100 Subject: Add jsonc, closes #635 --- tests/filetypes.vim | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/filetypes.vim b/tests/filetypes.vim index 08d4cb93..3b71ac76 100644 --- a/tests/filetypes.vim +++ b/tests/filetypes.vim @@ -645,6 +645,7 @@ call TestFiletype('xpm') call TestFiletype('xpm2') call TestFiletype('context') call TestFiletype('mint') +call TestFiletype('jsonc') " DO NOT EDIT CODE ABOVE, IT IS GENERATED WITH MAKEFILE -- cgit v1.2.3