diff options
Diffstat (limited to 'lib/lexers/matlab.tes')
-rw-r--r-- | lib/lexers/matlab.tes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/lexers/matlab.tes b/lib/lexers/matlab.tes index d2d8bcc..58329a4 100644 --- a/lib/lexers/matlab.tes +++ b/lib/lexers/matlab.tes @@ -5,7 +5,7 @@ } @[lexer.set.matlab]{ - ESSETLEXER,SCLEX_MATLAB + ESSETLEXERLANGUAGEmatlab 0ESSETKEYWORDS break case catch continue else elseif end for function global if otherwise persistent return switch try while |