1 # For complete documentation of this file, please see Geany's main documentation
3 # Edit these in the colorscheme .conf file instead
14 # all items must be in one line
15 keywords=rem set if else exist errorlevel for in do break call copy chcp cd chdir choice cls country ctty date del erase dir echo exit goto loadfix loadhigh mkdir md move path pause prompt rename ren rmdir rd shift time type ver verify vol com con lpt nul defined not errorlevel cmdextversion
19 # default extension used when saving files
22 # the following characters are these which a "word" can contains, see documentation
23 #wordchars=_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789
25 # single comments, like # in this file
31 # set to false if a comment character/string should start at column 0 of a line, true uses any
32 # indentation of the line, e.g. setting to true causes the following on pressing CTRL+d
34 # setting to false would generate this
36 # This setting works only for single line comments
37 comment_use_indent=true
39 # context action command (please see Geany's main documentation for details)