From a81756029291d6e21295687515a3e58499c19b33 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Fri, 1 Jan 2021 17:09:30 +0100 Subject: Add support for gleam, closes #655 Co-authored-by: Jeff Kreeftmeijer --- tests/filetypes.vim | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/filetypes.vim b/tests/filetypes.vim index 3b71ac76..8091a76d 100644 --- a/tests/filetypes.vim +++ b/tests/filetypes.vim @@ -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 -- cgit v1.2.3