From 4375f98a9871fe3f025a07faf8396fa4dd0de13f Mon Sep 17 00:00:00 2001 From: h-east Date: Sun, 10 Nov 2024 03:05:28 +0900 Subject: [PATCH] Update pi_tutor.{txt,jax} --- doc/pi_tutor.jax | 2 +- en/pi_tutor.txt | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/doc/pi_tutor.jax b/doc/pi_tutor.jax index 65ba19ac7..03dd5db15 100644 --- a/doc/pi_tutor.jax +++ b/doc/pi_tutor.jax @@ -1,4 +1,4 @@ -*pi_tutor.txt* For Vim バージョン 9.1. Last change: 2024 Nov 03 +*pi_tutor.txt* For Vim バージョン 9.1. Last change: 2024 Nov 09 ☆Vim の対話的なチュートリアル *vim-tutor-mode* diff --git a/en/pi_tutor.txt b/en/pi_tutor.txt index 0f8479e88..618fe745a 100644 --- a/en/pi_tutor.txt +++ b/en/pi_tutor.txt @@ -1,26 +1,26 @@ -*pi_tutor.txt* For Vim version 9.1. Last change: 2024 Nov 03 +*pi_tutor.txt* For Vim version 9.1. Last change: 2024 Nov 09 INTERACTIVE TUTORIALS FOR VIM *vim-tutor-mode* vim-tutor-mode provides a system to follow and create interactive tutorials -for vim and third party plugins. It replaces the venerable `vimtutor` system. +for vim and third party plugins. It replaces the venerable `vimtutor` system. ============================================================================= 1. Usage *vim-tutor-usage* vim-tutor-mode tutorials are hypertext documents, they have rich text and -contain links. To stand out from the rest of the text, links are underlined. +contain links. To stand out from the rest of the text, links are underlined. You can follow them by placing the cursor over them and pressing , or by double-clicking them. 1.1 Commands ------------ *:Tutor* -:Tutor {tutorial} Opens a tutorial. Command-line completion for +:Tutor {tutorial} Opens a tutorial. Command-line completion for {tutorial} is provided, the candidates are a list of '.tutor' files found in the 'tutor/' folder in - the 'runtimepath'. Tutorials prefixed with 'vim-' will - always be shown first. + the 'runtimepath'. Tutorials prefixed with 'vim-' + will always be shown first. If no {tutorial} is provided, the command starts the 'vim-01-beginner' tutorial, which is equivalent to @@ -29,7 +29,7 @@ by double-clicking them. ============================================================================= 2. Creating tutorials *vim-tutor-create* -Writing vim-tutor-mode tutorials is easy. For an overview of the format used, +Writing vim-tutor-mode tutorials is easy. For an overview of the format used, please consult the 'tutor.tutor' file: > :Tutor tutor