MyNixOS website logo

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)

Declarations
Type
strings concatenated with "\n"
Default
""
Example
[keys.normal.g] # Reverse Alphabetical Order
G = "goto_file_end"
g = "goto_file_start"