From 9b3b092d15503ed70ea4bf60c4e1345b196c3677 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Sat, 1 Mar 2014 00:15:51 +0100 Subject: Update --- syntax/html.vim | 1 + 1 file changed, 1 insertion(+) (limited to 'syntax/html.vim') diff --git a/syntax/html.vim b/syntax/html.vim index b9b4d86f..eedd6582 100644 --- a/syntax/html.vim +++ b/syntax/html.vim @@ -41,6 +41,7 @@ syn keyword htmlTagName contained linearGradient marker mask pattern radialGradi syn keyword htmlTagName contained missing-glyph mpath syn keyword htmlTagName contained text textPath tref tspan vkern +" Custom Element syn match htmlTagName contained "\<[a-z_]\+\(\-[a-z_]\+\)\+\>" " HTML 5 arguments -- cgit v1.2.3