Add hjson, closes #659

Co-authored-by: SebastienElet <sebastien@elet.fr>
This commit is contained in:
Adam Stankiewicz
2021-01-03 14:14:59 +01:00
parent 09f31c433a
commit 7bde552a46
6 changed files with 111 additions and 1 deletions

View File

@@ -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