From: terencehill Date: Thu, 26 Mar 2020 14:54:54 +0000 (+0000) Subject: Specify that the 2 QC syntax highlighting files are different versions X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=3cbaf082340e6e45a5b50c72c8628f8c873299e1;p=xonotic%2Fxonotic.wiki.git Specify that the 2 QC syntax highlighting files are different versions --- diff --git a/Programming-Tips.md b/Programming-Tips.md index 21e3a3e..8b1efff 100644 --- a/Programming-Tips.md +++ b/Programming-Tips.md @@ -117,5 +117,5 @@ Windows users must download the Windows version of cscope from https://code.goog ### QC syntax highlighting: -* For jEdit: [qc.xml](https://gitlab.com/terencehill/qc-syntax-highlighting-for-jedit/blob/master/qc.xml) -* For Kate: [qc.xml](https://gist.github.com/DefaultUser/998f030ab41a9e8edf4a9f8e703c6350) \ No newline at end of file +* terencehill's version for jEdit: [qc.xml](https://gitlab.com/terencehill/qc-syntax-highlighting-for-jedit/blob/master/qc.xml) +* EACFreddy's version for Kate: [qc.xml](https://gist.github.com/DefaultUser/998f030ab41a9e8edf4a9f8e703c6350) \ No newline at end of file