Update MATLAB keywords

Closes ##2109
Added new (>r2008) MATLAB keywords, as returned by MATLAB iskeyword() commant
This commit is contained in:
Tythos 2016-07-20 14:52:29 -07:00 committed by Don Ho
parent 54f8367c11
commit 300a48659b

View File

@ -148,7 +148,7 @@
<Language name="makefile" ext="mak" commentLine="#">
</Language>
<Language name="matlab" ext="m" commentLine="%" commentStart="" commentEnd="">
<Keywords name="instre1">break case catch continue else elseif end for function global if otherwise persistent return switch try while</Keywords>
<Keywords name="instre1">break case catch classdef continue else elseif end for function global if otherwise parfor persistent return switch try while</Keywords>
</Language>
<Language name="nfo" ext="nfo">
</Language>