programs.kakoune.config.autoInfo

Home-Manager option

Contexts in which to display automatic information box. The kakoune default is [ "command" "onkey" ].

type: null or (list of (one of “command”, “onkey”, “normal”))
Default
null
Example
[ "command" "normal" ]
declared in: <home-manager/modules/programs/kakoune.nix>source unavailable