{{ include "dred-header.html" }}

Special config commands

include [file path]
Includes an external config file.
exec [command]
Executes a command.
bind [name] [shortcut] [command]
Binds a command to an accelerator (keyboard shortcut).
Example: bind "Compile" "CTRL+F9" "!gcc %"

Full config variable list list

{{ dred-config-var-list }}
{{ include "dred-footer.html" }}