programs.micro.settings

Configuration written to $XDG_CONFIG_HOME/micro/settings.json. See https://github.com/zyedidia/micro/blob/master/runtime/help/options.md for supported values.

Type
JSON value
Default
{ }
Example
{
  autosu = false;
  cursorline = false;
}
Declared
<home-manager/modules/programs/micro.nix>