From 914469e5d581def2e922686e1197f56cbe47c275 Mon Sep 17 00:00:00 2001 From: Kyo Nagashima Date: Tue, 25 Jan 2011 19:02:38 +0900 Subject: [PATCH] add support for CSS3 Backgrounds and Borders --- after/syntax/css/css3-background.vim | 5 +++++ after/syntax/css/css3-properties.vim | 5 ----- 2 files changed, 5 insertions(+), 5 deletions(-) create mode 100644 after/syntax/css/css3-background.vim diff --git a/after/syntax/css/css3-background.vim b/after/syntax/css/css3-background.vim new file mode 100644 index 0000000..24e8155 --- /dev/null +++ b/after/syntax/css/css3-background.vim @@ -0,0 +1,5 @@ +" TODO: create cssBackgroundProp group and cssBackgroundAttr group +syn match cssFontProp contained "\" +syn match cssFontProp contained "\" +syn match cssFontProp contained "\" +syn keyword cssFontAttr contained stretch round fill alice clone diff --git a/after/syntax/css/css3-properties.vim b/after/syntax/css/css3-properties.vim index 347beb9..d43156c 100644 --- a/after/syntax/css/css3-properties.vim +++ b/after/syntax/css/css3-properties.vim @@ -1,8 +1,3 @@ -syn match cssBoxProp contained "\" -syn match cssBoxProp contained "\" - -syn match cssColorProp contained "\" - syn match cssTextProp contained "\" syn match cssTextProp contained "\"