diff --git a/README.md b/README.md index 9b5f151..fe260bc 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,7 @@ Git integration |`gs` | Opens fugitive window | Normal | | `gu` | `diffget //2` | Normal | | `gh` | `diffget //3` | Normal | +| `a` | Stage highlighted file | (inside fugitive) | | `s` | `:Git add -A` | (inside fugitive) | | `c` | `:Git commit` | (inside fugitive) | | `p` | `:Git push` | (inside fugitive) |