programs.helix.extraConfig
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
- <home-manager/modules/programs/helix.nix>