mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-07-24 22:34:54 +02:00
Update MATLAB keywords
Closes ##2109 Added new (>r2008) MATLAB keywords, as returned by MATLAB iskeyword() commant
This commit is contained in:
parent
54f8367c11
commit
300a48659b
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user