From 9456b4ca8d8a443b6204b7c90e93999ed64c4e74 Mon Sep 17 00:00:00 2001 From: lisyarus Date: Wed, 5 Aug 2026 14:49:40 +0300 Subject: [PATCH] Add Kate syntax highlighting --- syntax-highlighting/kate/pslang.xml | 80 +++++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 syntax-highlighting/kate/pslang.xml diff --git a/syntax-highlighting/kate/pslang.xml b/syntax-highlighting/kate/pslang.xml new file mode 100644 index 0000000..94e4bae --- /dev/null +++ b/syntax-highlighting/kate/pslang.xml @@ -0,0 +1,80 @@ + + + + + funcforeignstruct + ifthenelsewhile + returnletmutconst + asbreakcontinue + + + unitbool + u8u16u32u64 + i8i16i32i64 + f16f32f64 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +