[geany/geany] 03e3ba: Added keywords for Matlab classes syntax highlight

Felix Totir git-noreply at xxxxx
Thu Aug 15 20:21:41 UTC 2013


Branch:      refs/heads/master
Author:      Felix Totir <axeoth at yahoo.fr>
Committer:   Matthew Brush <matt at geany.org>
Date:        Thu, 15 Aug 2013 20:21:41 UTC
Commit:      03e3ba798748bcc5186dedaaaa5871faf6527322
             https://github.com/geany/geany/commit/03e3ba798748bcc5186dedaaaa5871faf6527322

Log Message:
-----------
Added keywords for Matlab classes syntax highlight

Closes #136


Modified Paths:
--------------
    data/filetypes.matlab

Modified: data/filetypes.matlab
2 files changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -13,7 +13,7 @@ doublequotedstring=string_2
 
 [keywords]
 # all items must be in one line
-primary=break case catch continue else elseif end for function global if otherwise persistent return switch try while
+primary=break case catch classdef continue else elseif end enumeration events for function global if methods otherwise persistent properties return switch try while
 
 [settings]
 # default extension used when saving files



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Commits mailing list