From 5e7b1dbc5103a0eaf0ee7262e202aede306d6a93 Mon Sep 17 00:00:00 2001 From: Oliver Blanthorn Date: Wed, 25 Jul 2018 17:18:39 +0100 Subject: [PATCH] Add link to tutor to help --- src/excmds.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/excmds.ts b/src/excmds.ts index 2dcff218..30732fbe 100644 --- a/src/excmds.ts +++ b/src/excmds.ts @@ -2,7 +2,7 @@ /** # Tridactyl help page - Use `:help ` or scroll down to show [[help]] for a particular excmd. + Use `:help ` or scroll down to show [[help]] for a particular excmd. If you're still stuck, you might consider reading through the [:tutor](/static/clippy/tutor.html) again. The default keybinds can be found [here](/static/docs/modules/_src_config_.html#defaults) or all active binds can be seen with `:viewconfig nmaps`. You can also view them with [[bind]]. Try `bind j`.