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

2 Commits

Author SHA1 Message Date
cn
f908b59be1 ini: allow comments separated by tabs after key-value pair 2015-03-11 22:25:34 +01:00
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