diff --git a/options.html b/options.html index 67f8ef98..57ce166c 100644 --- a/options.html +++ b/options.html @@ -4294,6 +4294,9 @@ the marker text will be displayed in the indentation if possible.
Wrap at word boundaries instead of codepoint boundaries. Type: boolean Default: Declared by: Whether to configure kak as the default
+editor using the Type: boolean Default: Declared by: Extra configuration lines to add to
Type: strings concatenated with "\n" Default: Declared by:programs.kakoune.config.wrapLines.word
false
<home-manager/modules/programs/kakoune.nix>
+
programs.kakoune.defaultEditor
EDITOR
environment variable.false
+ <home-manager/modules/programs/kakoune.nix>
programs.kakoune.extraConfig
$XDG_CONFIG_HOME/kak/kakrc
.""
<home-manager/modules/programs/kakoune.nix>