diff --git a/filedefs/filetypes.REXX.conf b/filedefs/filetypes.REXX.conf index 5db9c2c..d684c35 100644 --- a/filedefs/filetypes.REXX.conf +++ b/filedefs/filetypes.REXX.conf @@ -2,9 +2,11 @@ # ------------------------------------------------------------------------------ # REXX's Syntax Highlighting For Geany # ------------+------------+---------------------------------------------------- -# Version 1.0 | 2015-08-26 | Franck ALBARET [ http://dansleru.sh ] +# Version 1.0 | 2015-08-26 | Franck ALBARET [ https://dansleru.sh ] # ------------+------------+---------------------------------------------------- -# Version 1.1 | 2016-03-11 | Franck ALBARET [ http://dansleru.sh ] +# Version 1.1 | 2016-03-11 | Franck ALBARET [ https://dansleru.sh ] +# ------------+------------+---------------------------------------------------- +# Version 1.2 | 2018-12-27 | Franck ALBARET [ https://dansleru.sh ] # ------------+------------+---------------------------------------------------- [styling] default=default @@ -15,29 +17,7 @@ word=keyword_1 word2=keyword_2 string=string_1 character=character -operator=#808080;false;false -#attribute=attribute -#class=class -#directive=preprocessor -#doublestring=string_1 -#extended_identifier=keyword_1 -#extended_pseudoclass=string_1 -#extended_pseudoelement=string_2 -#id=class -#important=error -#identifier=identifier_1 -#identifier2=identifier_2 -#identifier3=keyword_1 -#media=parameter -#pseudoclass=string_1 -#pseudoelement=string_2 -#quotedidentifier=identifier_2 -#singlestring=string_2 -#tag=tag -#unknown_pseudoclass=default -#unknown_identifier=default -#value=value -#variable=identifier_1 +operator=#808080 [keywords] # all items must be in one line @@ -62,6 +42,6 @@ comment_close=*/ context_action_cmd= [indentation] -#width=4 +width=2 # 0 is spaces, 1 is tabs, 2 is tab & spaces -#type=0 +type=0