From ab679f37dde60c82e419bbda3f335ca64cd8b02c Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Thu, 26 Dec 2013 21:09:58 +0100 Subject: Replace css-color with vim-coloresque, closes #11 --- after/syntax/html.vim | 1 + 1 file changed, 1 insertion(+) (limited to 'after/syntax/html.vim') diff --git a/after/syntax/html.vim b/after/syntax/html.vim index 9e2eb3a1..c1ccd239 100644 --- a/after/syntax/html.vim +++ b/after/syntax/html.vim @@ -9,3 +9,4 @@ syn region coffeeScript start=##me=s-1 keepend \ contains=@htmlCoffeeScript,htmlScriptTag,@htmlPreproc \ containedin=htmlHead +syn include syntax/css/vim-coloresque.vim -- cgit v1.2.3