aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Blott2017-12-02 12:41:23 +0000
committerGitHub2017-12-02 12:41:23 +0000
commit3d05a7fed10b39d664912525091964d0258b711e (patch)
treec445eb767fbb173b4e1233142e2a5a9811e06a79
parente32aaa80600140d2ee918549925ddd06ddb5f930 (diff)
parentb5cd16bd04a382c6c0623d1a4ec6f84275bfc367 (diff)
downloadvimium-3d05a7fed10b39d664912525091964d0258b711e.tar.bz2
Merge pull request #2840 from GKFX/patch-1
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 `?`.