diff --git a/print.html b/print.html index c272098f4..42aa5b675 100644 --- a/print.html +++ b/print.html @@ -169,7 +169,7 @@ config directory (for example ~/.config/helix/runtime on Linux/macO via the HELIX_RUNTIME environment variable.

Usage

(Currently not fully documented, see the keymappings list for more.)

-

See tutor.txt for a vimtutor-like introduction.

+

See tutor.txt (accessible via hx --tutor or :tutor) for a vimtutor-like introduction.

Registers

Vim-like registers can be used to yank and store text to be pasted later. Usage is similar, with " being used to select a register: