From 7bc17f3d014a331d6ef8bbc400ec574f3d6855e2 Mon Sep 17 00:00:00 2001 From: Simon Lydell Date: Sun, 24 Jan 2016 11:44:10 +0100 Subject: [PATCH] Improve discoverability of Ignore mode See #593. --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6b2310d..d5828b1 100644 --- a/README.md +++ b/README.md @@ -57,12 +57,17 @@ Top/Bottom: gg, G. Page up/down: space, shift-space. Half a page: d, u. -There are of course many more shortcuts! Press ? to see them all. -Open VimFx’s [settings] page in the Add-ons Manager to customize the [default -shortcuts]. +There are of course many more shortcuts! Press ? to see them all, and +then / to search among them. Open VimFx’s [settings] page in the +Add-ons Manager to customize the [default shortcuts]. + +You can temporarily disable VimFx by using Ignore mode. Press i to +enter it, and shift-escape to exit. Use the [blacklist] to +automatically enter Ignore mode on specific sites. [settings]: https://github.com/akhodakivskiy/VimFx/blob/master/documentation/options.md [default shortcuts]: https://github.com/akhodakivskiy/VimFx/blob/master/extension/lib/defaults.coffee +[blacklist]: https://github.com/akhodakivskiy/VimFx/blob/master/documentation/options.md#blacklist ## Feedback -- 2.39.3