From 0a7178b88388d9691997cf8fdb8ae5bf69a7037a Mon Sep 17 00:00:00 2001 From: tsauerbeck Date: Sun, 10 Oct 2004 11:29:00 +0000 Subject: [PATCH] smooth SVN revision: 11824 --- legacy/edje/data/edc.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/edje/data/edc.vim b/legacy/edje/data/edc.vim index fe31d8daa4..ffe8e488eb 100644 --- a/legacy/edje/data/edc.vim +++ b/legacy/edje/data/edc.vim @@ -25,7 +25,7 @@ syn keyword cLabel state visible align step aspect syn keyword cLabel relative offset to to_x to_y normal tween syn keyword cLabel border color color2 color3 font size fit align syn keyword cLabel signal source action transition in target after -syn keyword cLabel text +syn keyword cLabel text smooth syn keyword cConditional if else switch syn keyword cRepeat while for do