home *** CD-ROM | disk | FTP | other *** search
- ;Ini File adicional Syntax highlight Script for Twistpad
- ;1998 - 20056 (C) Carthago Software
-
- [::Header::]
- SyntaxName=INI Files
- Extensions=ini;sys;bms;inf;reg;theme;dof;mif
- Functions=(?i)^\[
- ;Spell nothing
- Spelling=0
- ;Except when a word is in this Contexts:
- SpellingContexts=2
-
- [Section]
- Type=StartStop
- Context=1
- Scope=0
- Priority=10
- WholeWordOnly=0
- First=[
- Last=
- Background=Default
- Foreground=0000FF
- Bold=0
- Italic=0
-
- [Comment]
- Type=StartStop
- Context=2
- Scope=0
- Priority=10
- WholeWordOnly=0
- First=;
- Last=
- Background=Default
- Foreground=008000
- Italic=0
-
- [Value]
- Type=StartStop
- Context=3
- Scope=0
- Priority=10
- WholeWordOnly=0
- First==
- Last=
- Background=Default
- Foreground=808080
- bold=0
-