From bb3de8fa5e509d5f5faf173fd1a92635a0023274 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Thu, 8 Oct 2020 00:40:28 +0200 Subject: Fix markdown and other highlighting, #578 --- tests/filetypes.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/filetypes.vim b/tests/filetypes.vim index 5676807d..1c2daaeb 100644 --- a/tests/filetypes.vim +++ b/tests/filetypes.vim @@ -112,7 +112,6 @@ call TestFiletype('haskell') call TestFiletype('haxe') call TestFiletype('hcl') call TestFiletype('hive') -call TestFiletype('html') call TestFiletype('i3config') call TestFiletype('icalendar') call TestFiletype('idris') @@ -632,5 +631,6 @@ call TestFiletype('logcheck') call TestFiletype('svn') call TestFiletype('text') call TestFiletype('pullrequest') +call TestFiletype('html') " DO NOT EDIT CODE ABOVE, IT IS GENERATED WITH MAKEFILE -- cgit v1.2.3