aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBlaž Hrastnik2021-10-23 02:33:17 +0000
committerGitHub2021-10-23 02:33:17 +0000
commitc5298caa752dee136ab1a21dae27a702a00d8eea (patch)
treedc9e6801744f1b0c8b8d3cb761e93d8ea5fc26f9
parent787ba4f233a38e42cfeab5c5125122d7d7b85e8f (diff)
book: Add a link to tutor.txt
-rw-r--r--book/src/usage.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/book/src/usage.md b/book/src/usage.md
index 9ee8634c..2de8d01a 100644
--- a/book/src/usage.md
+++ b/book/src/usage.md
@@ -2,6 +2,8 @@
(Currently not fully documented, see the [keymappings](./keymap.md) list for more.)
+See [tutor.txt](https://github.com/helix-editor/helix/blob/master/runtime/tutor.txt) 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: