diff --git a/_footer.html b/_footer.html index 42d5a47..07868fb 100644 --- a/_footer.html +++ b/_footer.html @@ -1,6 +1,6 @@
diff --git a/index.md b/index.md index 6515f6f..063ba5c 100644 --- a/index.md +++ b/index.md @@ -3,6 +3,9 @@ A collection of commands, command sequences in [vi(1)](https://man.openbsd.org/vi.1)/[ex(1)](https://man.openbsd.org/ex.1) or with 3rd party unitilities.
These all work with at least [nvi](https://en.wikipedia.org/wiki/Nvi) 1.79 and 2.1.3 (unicode). +Tutorials:
+- [Roman Zolotarev: Edit text with vi(1)](https://rgz.ee/vi.html) + #### Yank / delete an arbitrary number of lines 1) mark the first line: mk