aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Blott2017-09-07 14:46:41 +0100
committerStephen Blott2017-09-07 14:46:41 +0100
commit4b6e35d50c6aa75eaccb86370eac86f49f31da83 (patch)
tree2b67020417f5f27208ea1903ba6fb087ef81a250
parenta78246316b7062f9cd64226a885e1fb2b0cac6ee (diff)
downloadvimium-4b6e35d50c6aa75eaccb86370eac86f49f31da83.tar.bz2
Note ignoreKeyboardLayout in README.
-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).