1
0
Fork 0
mirror of https://codeberg.org/DansLeRuSH/geany.git synced 2024-06-29 12:09:26 +00:00

Update filetypes.cobol

This commit is contained in:
Franck ALBARET 2018-12-19 08:17:39 +00:00
parent 1ff270ddd1
commit 77c5ed2811

View file

@ -10,7 +10,7 @@ word=keyword_1
word2=keyword_2
string=string_1
character=character
operator=#808080;false;false
operator=operator;false;false
identifier=identifier_1
quotedidentifier=identifier_2
@ -39,7 +39,7 @@ comment_single=*>
# indentation of the line, e.g. setting to true causes the following on pressing CTRL+d
#command_example();
# setting to false would generate this
#command_example();
# command_example();
# This setting works only for single line comments
comment_use_indent=false