From e34b3995441e647d970cddf4d68550a88ae5b607 Mon Sep 17 00:00:00 2001 From: rycee Date: Wed, 25 Oct 2023 16:12:35 +0000 Subject: [PATCH] deploy: 9d0f799c669833677df31306149d763dbff00e6f --- options.html | 5 +++++ 1 file changed, 5 insertions(+) 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: