programs.less.lineEditingKeys
NixOS option
Defines new line-editing keys.
type: attribute set of stringDefault
{ }Example
declared in: nixos/modules/programs/less.nixView source on NixOS/nixpkgs →{
e = "abort";
}NixOS option
Defines new line-editing keys.
type: attribute set of string{ }{
e = "abort";
}