Skip to content

Commit 378aea9

Browse files
authored
Merge pull request #2072 from h-east/update-pi_tutor
Update pi_tutor.{txt,jax}
2 parents 8a2369b + 31c2238 commit 378aea9

File tree

2 files changed

+6
-18
lines changed

2 files changed

+6
-18
lines changed

doc/pi_tutor.jax

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
1-
*pi_tutor.txt* For Vim バージョン 9.1. Last change: 2024 Dec 17
1+
*pi_tutor.txt* For Vim バージョン 9.1. Last change: 2025 May 19
22

33
☆Vim の対話的なチュートリアル *vim-tutor-mode*
44

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

9+
原作者: Felipe Morales <https://github.com/fmoralesc>
10+
911
=============================================================================
1012
1. 使用法 *vim-tutor-usage*
1113

@@ -49,13 +51,5 @@ vim-tutor-mode チュートリアルの作成は簡単である。使用され
4951
チュートリアルを書くときは、通常のドキュメントよりもカジュアルなスタイルを使用
5052
することをお勧めする (コンテンツで必要な場合を除く)。
5153

52-
=============================================================================
53-
3. コントリビュートする
54-
55-
プラグインの開発は github [1] で行われている。気軽に問題を報告したり、提案した
56-
りして欲しい。
57-
58-
[1]: https://github.com/fmoralesc/vim-tutor-mode
59-
6054
=============================================================================
6155
vim:tw=78:ts=8:noet:ft=help:norl:

en/pi_tutor.txt

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
*pi_tutor.txt* For Vim version 9.1. Last change: 2024 Dec 17
1+
*pi_tutor.txt* For Vim version 9.1. Last change: 2025 May 19
22

33
INTERACTIVE TUTORIALS FOR VIM *vim-tutor-mode*
44

55
vim-tutor-mode provides a system to follow and create interactive tutorials
66
for vim and third party plugins. It replaces the venerable `vimtutor` system.
77

8+
Original Author: Felipe Morales <https://github.com/fmoralesc>
9+
810
=============================================================================
911
1. Usage *vim-tutor-usage*
1012

@@ -47,13 +49,5 @@ to be detected by the :Tutor command.
4749
It is recommended to use a less formal style when writing tutorials than in
4850
regular documentation (unless the content requires it).
4951

50-
=============================================================================
51-
3. Contributing
52-
53-
Development of the plugin is done over at github [1]. Feel free to report
54-
issues and make suggestions.
55-
56-
[1]: https://github.com/fmoralesc/vim-tutor-mode
57-
5852
=============================================================================
5953
vim:tw=78:ts=8:noet:ft=help:norl:

0 commit comments

Comments
 (0)