{lib, ...}: with lib; let helpers = import ../lib/helpers.nix {inherit lib;}; in rec { # These are the configuration options that change the behavior of each mapping. mapConfigOptions = { silent = helpers.defaultNullOpts.mkBool false "Whether this mapping should be silent. Equivalent to adding to a map."; nowait = helpers.defaultNullOpts.mkBool false "Whether to wait for extra input on ambiguous mappings. Equivalent to adding to a map."; script = helpers.defaultNullOpts.mkBool false "Equivalent to adding