[Q] How to override syntax file
Alex Turbov <[email protected]> Wed, 1 May 2024 00:31:49 +0000
| Newsgroups | gmane.comp.kde.devel.kwrite |
|---|---|
| Message-ID | <CANktQttJZrXwsFf8z6jRNHP8agFB=w5AX_VyVUMtM0YP-pxUQw@mail.gmail.com> |
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.