Show
Ignore:
Timestamp:
12/10/07 08:35:13 (13 months ago)
Author:
pmoura
Message:

Added syntax coloring and completion support for the "complements" category relation.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/wenv/textmate/Logtalk.tmbundle/Syntaxes/Logtalk.plist

    r3951 r3952  
    8686        <dict> 
    8787            <key>match</key> 
    88             <string>\b(extends|i(nstantiates|mp(orts|lements))|specializes)(?=[(])</string> 
     88            <string>\b(complements|extends|i(nstantiates|mp(orts|lements))|specializes)(?=[(])</string> 
    8989            <key>name</key> 
    9090            <string>storage.type.relations.logtalk</string>