On Tue, 4 May 2010 12:55:18 +0200 spir ☣ <[email protected]> wrote:
> I'm trying to highlight Pascal proc and func names, listing them under the > key "identifiers", which should assign the style "word2"; but cannot make it > work. > This works fine for other languages (eg python); and Pascal keyword listed > under the key "primary" are properly highlighted according to the style > "word". > Do not know what I'm doing wrong. You can't add keyword lists and styles that don't already exist in the system file. Regards, Nick _______________________________________________ Geany mailing list [email protected] http://lists.uvena.de/cgi-bin/mailman/listinfo/geany
