Can someone please explain, how to style more than one "primary" list of keywords per filetype?

e.g. my filetypes.common is

...
[named_styles]
...
#word=0xff0000
#word2=0x00ff00
#word3=0x0000ff
...


and filetypes.mytype is

...
[styling]
...
word=0x00ffff
word2=0xff00ff
# word3=0xffff00
...
[keywords]
primary=one two three
secondary=four five six
# ???=seven eight nine

Result is, everything is fine with my "primary" hilites. But I don't get any "secondary".

What if I want to have five or six differently styled keyword lists per filetype?

Wolfram


_______________________________________________
Geany mailing list
[email protected]
http://lists.uvena.de/cgi-bin/mailman/listinfo/geany

Reply via email to