plugins.neo-tree.gitStatus.window.mappings

Mapping options

Type: null or (attribute set of (string or (attribute set)))

Default: null

Plugin default:

{
  A = "git_add_all";
  gu = "git_unstage_file";
  ga = "git_add_file";
  gr = "git_revert_file";
  gc = "git_commit";
  gp = "git_push";
  gg = "git_commit_and_push";
}

Declared by: