summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTim Oram <dev@mitmaro.ca>2020-04-29 22:55:35 -0230
committerTim Oram <dev@mitmaro.ca>2020-04-30 08:16:31 -0230
commit2268698e906e36581bd029f5b04357aa8a7bfc23 (patch)
tree89e3a285860b0c7a640ead6c33520ef8b0d1714d /README.md
parent86748030dc0eb7284a0206192669d79ec6d7895e (diff)
Fix wrong default visual mode key binding in docs
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d6085b4..8b5d632 100644
--- a/README.md
+++ b/README.md
@@ -85,7 +85,7 @@ Key bindings can be configured, see [configuration](#configuration) for more inf
| `f` | All | Set selected commit(s) to be fixed-up |
| `d` | All | Set selected commit(s) to be dropped |
| `E` | Normal | Edit the command of an exec action |
-| `V` | All | Enter and exit visual mode |
+| `v` | All | Enter and exit visual mode |
### Temporary Override