mirror of
https://github.com/vale981/tridactyl
synced 2025-03-05 17:41:40 -05:00
Add link to tutor to help
This commit is contained in:
parent
47f90395eb
commit
5e7b1dbc51
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
/** # Tridactyl help page
|
||||
|
||||
Use `:help <excmd>` or scroll down to show [[help]] for a particular excmd.
|
||||
Use `:help <excmd>` 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`.
|
||||
|
|
Loading…
Add table
Reference in a new issue