summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Juyung Seo <seojuyung2@gmail.com>2013-10-17 17:01:44 +0900
committerDaniel Juyung Seo <seojuyung2@gmail.com>2013-10-17 17:01:44 +0900
commit9dcb15425cbed49978134817bab0bd71f8f9d469 (patch)
treeda70fda3d95a645cab85c52b492450c5d50993ae
parent73bd605b7ff84a2fdac1326ea29fd98e88597acd (diff)
downloadefl-9dcb15425cbed49978134817bab0bd71f8f9d469.tar.gz
edc.vim: added border_scale_by.
-rw-r--r--data/edje/vim/syntax/edc.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/edje/vim/syntax/edc.vim b/data/edje/vim/syntax/edc.vim
index d38e1075b1..27ced4f078 100644
--- a/data/edje/vim/syntax/edc.vim
+++ b/data/edje/vim/syntax/edc.vim
@@ -33,7 +33,7 @@ syn keyword edcLabel state visible step aspect fixed middle contained
syn keyword edcLabel aspect_preference ellipsis elipsis image contained
syn keyword edcLabel relative offset to to_x to_y contained
syn keyword edcLabel source_visible source_clip contained
-syn keyword edcLabel border border_scale scale_hint color color2 color3 font size contained
+syn keyword edcLabel border border_scale border_scale_by scale_hint color color2 color3 font size contained
syn keyword edcLabel signal action transition in filter contained
syn keyword edcLabel target after fit align contained
syn keyword edcLabel text smooth inherit tag base style contained