diff options
Diffstat (limited to 'lib/lexers/matlab.tes')
-rw-r--r-- | lib/lexers/matlab.tes | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/lexers/matlab.tes b/lib/lexers/matlab.tes index 8aafcc3..d2d8bcc 100644 --- a/lib/lexers/matlab.tes +++ b/lib/lexers/matlab.tes @@ -1,8 +1,8 @@ ! AUTO-GENERATED FROM SCITE PROPERTY SET ! -@[lexer.test.matlab]{ [_ - _.m.matlabM[lexer.checkname] -]_ } +@[lexer.test.matlab]{ + :EN*.m.matlabQ* +} @[lexer.set.matlab]{ ESSETLEXER,SCLEX_MATLAB |