From 00f73838e1ab1fbeece1fcc808a5e11c527671b0 Mon Sep 17 00:00:00 2001 From: Simon Lydell Date: Thu, 31 Dec 2015 10:40:53 +0100 Subject: [PATCH] Update outdated shortcut customization info in readme Fixes #656. --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 9e15152..1a09c8c 100644 --- a/README.md +++ b/README.md @@ -57,12 +57,13 @@ 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. -That opens the keyboard shortcuts dialog, which helps you remember the -shortcuts, and lets you customize every single one of them. You can also look at -all default shortcuts [here][defaults]. +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]. -[defaults]: https://github.com/akhodakivskiy/VimFx/blob/master/extension/lib/defaults.coffee +[shortcuts]: https://github.com/akhodakivskiy/VimFx/blob/master/documentation/shortcuts.md +[settings]: https://github.com/akhodakivskiy/VimFx/blob/master/documentation/options.md +[default shortcuts]: https://github.com/akhodakivskiy/VimFx/blob/master/extension/lib/defaults.coffee ## Feedback -- 2.39.3