Re: [Q] How to override syntax file
[email protected] Wed, 01 May 2024 10:53:45 +0200
| Newsgroups | gmane.comp.kde.devel.kwrite |
|---|---|
| Message-ID | <[email protected]> |
On 2024-05-01 02:31, Alex Turbov wrote: > Hi, > > In my system `syntax-highlighting` has been built > with`-DQRC_SYNTAX=TRUE`. I want to override the shipped C++ syntax > with my custom file that I put to > `~/.local/share/org.kde.syntax-highlighting/syntax` but still I see > used the one from resources. > > How can I do that? Please advise. Hi, your file needs a higher version, then it should work, independent if the global files are in a resource or on the file system. Greetings Christoph