programs.kakoune.config.hooks.*.commands
Commands to run when the hook is activated.
- Type
strings concatenated with "\n"- Default
""- Example
"set-option window indentwidth 2"- Declared
- <home-manager/modules/programs/kakoune.nix>
Commands to run when the hook is activated.
strings concatenated with "\n""""set-option window indentwidth 2"