From 5beecbaf5b65f4eeebf93f9ad0bf79c43ae21bf8 Mon Sep 17 00:00:00 2001 From: Kyo Nagashima Date: Tue, 25 Jan 2011 19:01:24 +0900 Subject: [PATCH] move opacity property to css3-colors.vim --- after/syntax/css/css3-colors.vim | 1 + after/syntax/css/css3-properties.vim | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/after/syntax/css/css3-colors.vim b/after/syntax/css/css3-colors.vim index a7c9fa9..baf843b 100644 --- a/after/syntax/css/css3-colors.vim +++ b/after/syntax/css/css3-colors.vim @@ -1 +1,2 @@ +syn keyword cssColorProp contained opacity syn match cssColor contained "\" diff --git a/after/syntax/css/css3-properties.vim b/after/syntax/css/css3-properties.vim index c36da93..347beb9 100644 --- a/after/syntax/css/css3-properties.vim +++ b/after/syntax/css/css3-properties.vim @@ -3,8 +3,6 @@ syn match cssBoxProp contained "\" syn match cssColorProp contained "\" -syn keyword cssColorProp contained opacity - syn match cssTextProp contained "\" syn match cssTextProp contained "\"