programs.helix.extraConfig

Home-Manager option

Extra lines to be appended to the config file. Use this if you would like to maintain order for helix settings (eg. for minor modes)

type: strings concatenated with “\n”
Default
""
Example
[keys.normal.g] # Reverse Alphabetical Order G = "goto_file_end" g = "goto_file_start"
declared in: <home-manager/modules/programs/helix.nix>source unavailable