On 2024/08/05 05:44 PM, Dr. Nikolaus Klepp via tde-users wrote:
Hi all!
Does somebody know where I can add global syntax highlighing styles for kate? IMO the users styles are created in /etc/trinity/katesyntaxhighlightingrc by the first invocation of /opt/trinity/lib/trinity/libkatepart.so. But I did bot find a config file where these globals come from or where to change/add styles.
Nik
Hi Nik, Kate syntax files are stored in /opt/trinity/share/apps/katepart/syntax and if you want to add one, you need to do two things:
1. create the syntax file 2. add the new file in the list in update-files.xml
Cheers Michele