From ccf1296e72c7d47bf0341923a3693a3c9001be6a Mon Sep 17 00:00:00 2001 From: Oliver Blanthorn Date: Mon, 22 Feb 2021 09:19:00 +0100 Subject: [PATCH] Fix readme formatting --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 3c833200..f766e621 100644 --- a/readme.md +++ b/readme.md @@ -210,7 +210,7 @@ You can bind your own shortcuts in normal mode with the `:bind` command. For exa The modifiers are case insensitive. Special key names are not. The names used are those reported by Javascript with a limited number of vim compatibility aliases (e.g. `CR == Enter`). - If you want to bind you'll find that you'll probably need to press Control+Shift+6 to trigger it. The default bind is which does not require you to press shift. + If you want to bind `` you'll find that you'll probably need to press Control+Shift+6 to trigger it. The default bind is `` which does not require you to press shift. You can also create site specific binds with `bindurl [url] ...`