From 7bde552a463999897320a1899a6ca4f8806041ea Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Sun, 3 Jan 2021 14:14:59 +0100 Subject: Add hjson, closes #659 Co-authored-by: SebastienElet --- tests/filetypes.vim | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/filetypes.vim b/tests/filetypes.vim index 8091a76d..a8d1cb7d 100644 --- a/tests/filetypes.vim +++ b/tests/filetypes.vim @@ -647,6 +647,7 @@ call TestFiletype('context') call TestFiletype('mint') call TestFiletype('jsonc') call TestFiletype('gleam') +call TestFiletype('hjson') " DO NOT EDIT CODE ABOVE, IT IS GENERATED WITH MAKEFILE -- cgit v1.2.3