updated edc syntax keywords.

This commit is contained in:
Hermet Park 2019-08-22 13:35:21 +09:00
parent 8779a31d4a
commit 5c5efbdefa
1 changed files with 2 additions and 1 deletions

View File

@ -22,6 +22,7 @@ syn keyword edcBlock items item file params externals contained
syn keyword edcBlock map rotation perspective script lua_script contained
syn keyword edcBlock set
syn keyword edcBlock sequence link contained
" LazEDC blocks
syn keyword edcBlock desc rect swallow textblock box table external spacer contained
@ -52,7 +53,7 @@ syn keyword edcLabel insert_before insert_after contained
syn keyword edcLabel script_recursion contained
syn keyword edcLabel limit broadcast_signal targets target_group groups size_range contained
syn keyword edcLabel select_mode cursor_mode repch
syn keyword edcLabel required contained
syn keyword edcLabel required efl_version contained
" LazEDC synonyms
syn keyword edcLabel before after ignore pointer alt_font clip contained