Enlightenment CVS committal

Author  : tsauerbeck
Project : e17
Module  : proto

Dir     : e17/proto/edc.vim


Modified Files:
        edc.vim 


Log Message:
added support for 'in' and the new fonts stuff
===================================================================
RCS file: /cvsroot/enlightenment/e17/proto/edc.vim/edc.vim,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- edc.vim     6 Mar 2004 13:13:06 -0000       1.1
+++ edc.vim     6 Mar 2004 13:44:45 -0000       1.2
@@ -12,9 +12,9 @@
 endif
 
 " A bunch of useful C keywords
-syn keyword    cStatement      images data collections group
+syn keyword    cStatement      images data fonts collections group
 syn keyword    cStatement      part parts dragable description rel1 rel2
-syn keyword    cStatement      text image fill origin size
+syn keyword    cStatement      text image font fill origin size
 syn keyword    cStatement      programs program
 syn match      cType           "+ + +;" contained 
 
@@ -24,7 +24,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 target after
+syn keyword    cLabel          signal source action transition in target after
 
 syn keyword    cConditional    if else switch
 syn keyword    cRepeat         while for do




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to