1
0
mirror of https://github.com/cmur2/joe-syntax.git synced 2024-06-01 20:34:40 +02:00
Commit Graph

1 Commits

Author SHA1 Message Date
Christian Nicolai
ee54b1ff60 New syntax highlighter for INI files
Features:
- comments after ; and # (even on key=value lines)
- section highlight
- escaping in values
- error checking for [sections] and incomplete key=value pairs
2011-08-02 23:46:07 +02:00