File tree Expand file tree Collapse file tree 2 files changed +6
-18
lines changed Expand file tree Collapse file tree 2 files changed +6
-18
lines changed Original file line number Diff line number Diff line change 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
2
2
3
3
☆Vim の対話的なチュートリアル *vim-tutor-mode*
4
4
5
5
vim-tutor-mode は、vim およびサードパーティのプラグインの対話的なチュートリア
6
6
ルを実行および作成するためのシステムを提供する。これは、古くからある
7
7
`vimtutor` システムに代わるものである。
8
8
9
+ 原作者: Felipe Morales <https://github.com/fmoralesc >
10
+
9
11
=============================================================================
10
12
1. 使用法 *vim-tutor-usage*
11
13
@@ -49,13 +51,5 @@ vim-tutor-mode チュートリアルの作成は簡単である。使用され
49
51
チュートリアルを書くときは、通常のドキュメントよりもカジュアルなスタイルを使用
50
52
することをお勧めする (コンテンツで必要な場合を除く)。
51
53
52
- =============================================================================
53
- 3. コントリビュートする
54
-
55
- プラグインの開発は github [1] で行われている。気軽に問題を報告したり、提案した
56
- りして欲しい。
57
-
58
- [1]: https://github.com/fmoralesc/vim-tutor-mode
59
-
60
54
=============================================================================
61
55
vim:tw=78:ts=8:noet:ft=help:norl:
Original file line number Diff line number Diff line change 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
2
2
3
3
INTERACTIVE TUTORIALS FOR VIM *vim-tutor-mode*
4
4
5
5
vim-tutor-mode provides a system to follow and create interactive tutorials
6
6
for vim and third party plugins. It replaces the venerable `vimtutor` system.
7
7
8
+ Original Author: Felipe Morales <https://github.com/fmoralesc >
9
+
8
10
=============================================================================
9
11
1. Usage *vim-tutor-usage*
10
12
@@ -47,13 +49,5 @@ to be detected by the :Tutor command.
47
49
It is recommended to use a less formal style when writing tutorials than in
48
50
regular documentation (unless the content requires it).
49
51
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
-
58
52
=============================================================================
59
53
vim:tw=78:ts=8:noet:ft=help:norl:
You can’t perform that action at this time.
0 commit comments