Add support for gleam, closes #655

Co-authored-by: Jeff Kreeftmeijer <jeffkreeftmeijer@gmail.com>
This commit is contained in:
Adam Stankiewicz
2021-01-01 17:09:30 +01:00
parent 1f4236df3a
commit a817560292
23 changed files with 477 additions and 282 deletions

View File

@@ -646,6 +646,7 @@ call TestFiletype('xpm2')
call TestFiletype('context')
call TestFiletype('mint')
call TestFiletype('jsonc')
call TestFiletype('gleam')
" DO NOT EDIT CODE ABOVE, IT IS GENERATED WITH MAKEFILE