From b956734b51a178ba083848672b006aa325217381 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 3 Mar 2019 21:48:37 +0900 Subject: Update Kate syntax highlight files from http://kate-editor.org/syntax/2.5/ sources. Signed-off-by: Michele Calgaro --- kate/data/haxe.xml | 104 ++++++++++++++++++++++++++--------------------------- 1 file changed, 52 insertions(+), 52 deletions(-) (limited to 'kate/data/haxe.xml') diff --git a/kate/data/haxe.xml b/kate/data/haxe.xml index e51b9f457..3c8cd0d41 100644 --- a/kate/data/haxe.xml +++ b/kate/data/haxe.xml @@ -12,81 +12,81 @@ ======================================================================== --> - + - break + break - case - cast - catch - class - continue + case + cast + catch + class + continue - default + default - else - enum - extends + else + enum + extends - false - for - function + false + for + function - if - implements - in - inline - interface + if + implements + in + inline + interface - new - null + new + null - override + override - private - public + private + public - return + return - static - super - switch + static + super + switch - this - throw - trace - true - try - typedef + this + throw + trace + true + try + typedef - untyped + untyped - var + var - while + while - package - import + package + import - Array - Void - Bool - Int - UInt - Float - Dynamic - String - List - Error - Unknown - Type + Array + Void + Bool + Int + UInt + Float + Dynamic + String + List + Error + Unknown + Type @@ -100,7 +100,7 @@ - + -- cgit v1.2.1