Skip to content

Update pi_tutor.{txt,jax} #2072

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 30, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 3 additions & 9 deletions doc/pi_tutor.jax
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
*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*

vim-tutor-mode は、vim およびサードパーティのプラグインの対話的なチュートリア
ルを実行および作成するためのシステムを提供する。これは、古くからある
`vimtutor` システムに代わるものである。

原作者: Felipe Morales <https://github.com/fmoralesc>

=============================================================================
1. 使用法 *vim-tutor-usage*

Expand Down Expand Up @@ -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:
12 changes: 3 additions & 9 deletions en/pi_tutor.txt
Original file line number Diff line number Diff line change
@@ -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 <https://github.com/fmoralesc>

=============================================================================
1. Usage *vim-tutor-usage*

Expand Down Expand Up @@ -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: