aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorStephen Blott2017-09-07 14:47:07 +0100
committerGitHub2017-09-07 14:47:07 +0100
commit62b36b3bcce6ab1f5b8735ecf1335e40600c5617 (patch)
tree5324e604fadb9c061dbb22066387924b76ab833d /README.md
parent0725cac5ebee6da7737be0e0bd063b7802c45fc8 (diff)
parent4b6e35d50c6aa75eaccb86370eac86f49f31da83 (diff)
downloadvimium-62b36b3bcce6ab1f5b8735ecf1335e40600c5617.tar.bz2
Merge pull request #2626 from smblott-github/ignore-keyboard-layout
Ignore keyboard layout
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index d4a141dc..e345ae0b 100644
--- a/README.md
+++ b/README.md
@@ -170,6 +170,7 @@ Release Notes
Changes in git (not yet released)
+- Added a new option to ignore keyboard layout; this might be useful for users of non-Latin keyboards.
- Firefox support. This is a work in progress; please report any issues [here](https://github.com/philc/vimium/issues?q=is%3Aopen+sort%3Aupdated-desc).
- Reworked key handling; please report any new key-handling bugs [here](https://github.com/philc/vimium/issues?q=is%3Aopen+sort%3Aupdated-desc).
- Fixed search completion for Firefox (released as 1.59.1, Firefox only).