From ddacb54a1ed6a8e048c79064171ef9a4d7ecf570 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 (cherry picked from commit b956734b51a178ba083848672b006aa325217381) --- kate/data/matlab.xml | 50 +++++++++++++++++++++++++------------------------- 1 file changed, 25 insertions(+), 25 deletions(-) (limited to 'kate/data/matlab.xml') diff --git a/kate/data/matlab.xml b/kate/data/matlab.xml index e2013561e..7dda0bd99 100644 --- a/kate/data/matlab.xml +++ b/kate/data/matlab.xml @@ -4,7 +4,7 @@ MATLAB syntax highlighting file for the TDE editors Kate and Kwrite ==================================================================== works (at least) for MATLAB versions 5.3, 6.0, 6.1, 6.5, 6.5sp1 - works with Kate 2.2 and with Kwrite 4.2 (TDE 3.2) + works with Kate 2.2 and with Kwrite 4.2 This file works only for syntactically correct MATLAB code. For incorrect code, the behaviour is undefined. One exception is made: Incomplete strings @@ -57,34 +57,34 @@ - + - break - case - catch - classdef - continue - else - elseif - end - for - function - global - if - otherwise - parfor - persistent - return - spmd - switch - try - while - methods - properties - events + break + case + catch + classdef + continue + else + elseif + end + for + function + global + if + otherwise + parfor + persistent + return + spmd + switch + try + while + methods + properties + events -- cgit v1.2.1