1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
# simpleminded ini filter for source-highlight 2.4 # comment start "#" section start '\[.*\]' state keyword start '[^="\[]+' begin function = "=" variable = '.+' end include "number.lang" include "symbols.lang" include "c_string.lang"