diff --git a/options.html b/options.html index 7cc080e21..2d50fa7bd 100644 --- a/options.html +++ b/options.html @@ -5238,6 +5238,11 @@ editor using the EDITOR environment variable.

< boolean

Default: false

Declared by:

<home-manager/modules/programs/helix.nix> +
programs.helix.extraPackages

Extra packages available to hx.

Type: +list of package

Default: +[ ]

Example: +[ pkgs.marksman ]

Declared by:

+<home-manager/modules/programs/helix.nix>
programs.helix.languages

Language specific configuration at $XDG_CONFIG_HOME/helix/languages.toml.

See https://docs.helix-editor.com/languages.html for more information.

Type: