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>
Key mappings to the plugins.
attribute set of string{ }{
c = "fzcd";
f = "finder";
v = "imgview";
};