Add links to vi editor tutorials archived on gopher.black - gopher-lawn - The g… | |
git clone git://bitreich.org/gopher-lawn/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhf… | |
Log | |
Files | |
Refs | |
Tags | |
--- | |
commit bac169d95fc5351634a5b1ee582a2f951949f98a | |
parent ec94dd64984823fb4eb4361a96d56a3160b0d2a6 | |
Author: Ben Collver <[email protected]> | |
Date: Sun, 30 Oct 2022 09:45:20 -0700 | |
Add links to vi editor tutorials archived on gopher.black | |
Signed-off-by: Christoph Lohmann <[email protected]> | |
Diffstat: | |
A db/gopher.black-vi-advanced-tutori… | 9 +++++++++ | |
A db/gopher.black-vi-beginner-tutori… | 9 +++++++++ | |
A db/gopher.black-vi-tutorial-by-wal… | 9 +++++++++ | |
3 files changed, 27 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/db/gopher.black-vi-advanced-tutorial.link b/db/gopher.black-vi-adv… | |
@@ -0,0 +1,9 @@ | |
+Type: link | |
+Selector: /archive/vi/vi.advanced | |
+Host: gopher.black | |
+Port: 70 | |
+LinkName: vi advanced tutorial | |
+Description: An advanced tutorial for the vi editor | |
+Category: doc | |
+Keywords: documentation, doc, tutorial, editor, Unix | |
+ | |
diff --git a/db/gopher.black-vi-beginner-tutorial.link b/db/gopher.black-vi-beg… | |
@@ -0,0 +1,9 @@ | |
+Type: link | |
+Selector: /archive/vi/vi.beginner | |
+Host: gopher.black | |
+Port: 70 | |
+LinkName: vi beginner tutorial | |
+Description: A beginner tutorial for the vi editor | |
+Category: doc | |
+Keywords: documentation, doc, tutorial, editor, Unix | |
+ | |
diff --git a/db/gopher.black-vi-tutorial-by-walter-alan-zintz b/db/gopher.black… | |
@@ -0,0 +1,9 @@ | |
+Type: link | |
+Selector: /archive/vi | |
+Host: gopher.black | |
+Port: 70 | |
+LinkName: vi tutorial by Walter Alan Zintz | |
+Description: Walter Alan Zintz's tutorial for the vi editor | |
+Category: doc | |
+Keywords: documentation, doc, tutorial, editor, Unix | |
+ |