From ef49f45945574df96e52afa7943c48a8f80b2683 Mon Sep 17 00:00:00 2001 From: teto Date: Wed, 21 Jun 2023 13:51:13 +0000 Subject: [PATCH] deploy: 50cb4d8a1ef1240a54074addf081bd96dbbcab12 --- options.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/options.html b/options.html index bf8f5a083..d310f0262 100644 --- a/options.html +++ b/options.html @@ -3431,6 +3431,9 @@ for a list of available options.

Type:

programs.helix.package

The package to use for helix.

Type: package

Default: pkgs.helix

Declared by:

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

Whether to configure hx as the default +editor using the EDITOR environment variable.

Type: boolean

Default: false

Declared by:

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

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