aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRoger Pate2017-03-08 08:04:31 -0500
committerGitHub2017-03-08 08:04:31 -0500
commitf2a784f20bf76c64551a33854a50584f8c27b23b (patch)
tree1f6731b883a97068a81f9ac13ff078453f6e1b3c /README.md
parent4415d5d0b2ab12cc8e47f6a4567a51ebf27eafaf (diff)
downloadvimium-f2a784f20bf76c64551a33854a50584f8c27b23b.tar.bz2
fix typo
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 7aadb6b9..5cc07bc2 100644
--- a/README.md
+++ b/README.md
@@ -164,7 +164,7 @@ Release Notes
- Features:
- The `createTab` command can now open specific URLs (e.g, `map X createTab http://www.bbc.com/news`).
- With pass keys defined for a site (such as GMail), you can now use Vimium's bindings again with, for example, `map \ passNextKey normal`;
- this reactivates normal mode temporarily, but with *without any pass keys*.
+ this reactivates normal mode temporarily, but *without any pass keys*.
- You can now map multi-modifier keys, for example: `<c-a-X>`.
- Vimium can now do simple key mapping in some modes; see
[here](https://github.com/philc/vimium/wiki/Tips-and-Tricks#key-mapping).