2006-08-27 17:39:34 +00:00
|
|
|
# For complete documentation of this file, please see Geany's main documentation
|
|
|
|
[styling]
|
2011-10-11 15:33:40 -07:00
|
|
|
# Edit these in the colorscheme .conf file instead
|
2011-10-10 20:35:05 -07:00
|
|
|
default=default
|
|
|
|
comment=comment
|
|
|
|
command=function
|
|
|
|
header=preprocessor
|
|
|
|
position=number
|
|
|
|
deleted=line_removed
|
|
|
|
added=line_added
|
|
|
|
changed=line_changed
|
2006-08-27 17:39:34 +00:00
|
|
|
|
|
|
|
|
|
|
|
[settings]
|
2007-11-01 16:33:06 +00:00
|
|
|
# default extension used when saving files
|
2010-10-20 16:15:39 +00:00
|
|
|
extension=diff
|
2007-11-01 16:33:06 +00:00
|
|
|
|
2006-08-27 17:39:34 +00:00
|
|
|
# the following characters are these which a "word" can contains, see documentation
|
2006-11-23 15:48:02 +00:00
|
|
|
#wordchars=_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789
|
2006-08-27 17:39:34 +00:00
|
|
|
|
|
|
|
# only the text before the first --- is a comment
|
2011-03-20 15:02:22 +00:00
|
|
|
#comment_single=
|
|
|
|
#comment_open=
|
|
|
|
#comment_close=
|
2006-08-27 17:39:34 +00:00
|
|
|
|
2007-04-15 18:09:59 +00:00
|
|
|
# context action command (please see Geany's main documentation for details)
|
|
|
|
context_action_cmd=
|
|
|
|
|
2011-08-25 20:14:17 +00:00
|
|
|
[indentation]
|
|
|
|
#width=4
|
|
|
|
# 0 is spaces, 1 is tabs, 2 is tab & spaces
|
|
|
|
#type=1
|