aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Bateman2017-11-26 12:19:38 +0000
committerGitHub2017-11-26 12:19:38 +0000
commitb5cd16bd04a382c6c0623d1a4ec6f84275bfc367 (patch)
tree5fba9a0b2804a89491b0fcb6f0dd7a012b0b2afa
parent8f63e5fed000fcae50277e7886b828d9bc87da34 (diff)
downloadvimium-b5cd16bd04a382c6c0623d1a4ec6f84275bfc367.tar.bz2
Add shift to list of modifier keys in README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4eef7cb0..604e35ef 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ Keyboard Bindings
-----------------
Modifier keys are specified as `<c-x>`, `<m-x>`, and `<a-x>` for ctrl+x, meta+x, and alt+x
-respectively. See the next section for how to customize these bindings.
+respectively. For shift+x and ctrl-shift-x, just type `X` and `<c-X>`. See the next section for how to customize these bindings.
Once you have Vimium installed, you can see this list of key bindings at any time by typing `?`.