Show
Ignore:
Timestamp:
06/30/09 18:20:45 (14 months ago)
Author:
pmoura
Message:

Updated text editor configuration files in order to remove references to the no longer used ".config" file name extension and to support syntax coloring and code completion of the multifile/1 and use_module/1-2 directives.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/wenv/subethaedit/logtalk.plist

    r4605 r5055  
    99        <string>Logtalk</string> 
    1010        <key>Extensions</key> 
    11         <string>lgt,config</string> 
     11        <string>lgt</string> 
    1212        <key>Valid Characters for Variables</key> 
    1313        <string>_0987654321abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</string>