programs.kakoune.config.hooks.*.commands

Home-Manager option

Commands to run when the hook is activated.

type: strings concatenated with “\n”
Default
""
Example
"set-option window indentwidth 2"
declared in: <home-manager/modules/programs/kakoune.nix>source unavailable