programs.nnn.plugins.mappings

Key mappings to the plugins.

Type
attribute set of string
Default
{ }
Example
{
  c = "fzcd";
  f = "finder";
  v = "imgview";
};
Declared
<home-manager/modules/programs/nnn.nix>