diff options
Diffstat (limited to 'tests/filetypes.vim')
-rw-r--r-- | tests/filetypes.vim | 1 |
1 files changed, 1 insertions, 0 deletions
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 |