diff --git a/doc/pi_tutor.jax b/doc/pi_tutor.jax index d5af08aff..d244fd06f 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 Dec 17 +*pi_tutor.txt* For Vim バージョン 9.1. Last change: 2025 May 19 ☆Vim の対話的なチュートリアル *vim-tutor-mode* @@ -6,6 +6,8 @@ vim-tutor-mode は、vim およびサードパーティのプラグインの対 ルを実行および作成するためのシステムを提供する。これは、古くからある `vimtutor` システムに代わるものである。 +原作者: Felipe Morales + ============================================================================= 1. 使用法 *vim-tutor-usage* @@ -49,13 +51,5 @@ vim-tutor-mode チュートリアルの作成は簡単である。使用され チュートリアルを書くときは、通常のドキュメントよりもカジュアルなスタイルを使用 することをお勧めする (コンテンツで必要な場合を除く)。 -============================================================================= -3. コントリビュートする - -プラグインの開発は github [1] で行われている。気軽に問題を報告したり、提案した -りして欲しい。 - -[1]: https://github.com/fmoralesc/vim-tutor-mode - ============================================================================= vim:tw=78:ts=8:noet:ft=help:norl: diff --git a/en/pi_tutor.txt b/en/pi_tutor.txt index 590d2e4b4..9b1de1f70 100644 --- a/en/pi_tutor.txt +++ b/en/pi_tutor.txt @@ -1,10 +1,12 @@ -*pi_tutor.txt* For Vim version 9.1. Last change: 2024 Dec 17 +*pi_tutor.txt* For Vim version 9.1. Last change: 2025 May 19 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. +Original Author: Felipe Morales + ============================================================================= 1. Usage *vim-tutor-usage* @@ -47,13 +49,5 @@ to be detected by the :Tutor command. It is recommended to use a less formal style when writing tutorials than in regular documentation (unless the content requires it). -============================================================================= -3. Contributing - -Development of the plugin is done over at github [1]. Feel free to report -issues and make suggestions. - -[1]: https://github.com/fmoralesc/vim-tutor-mode - ============================================================================= vim:tw=78:ts=8:noet:ft=help:norl: