File tree Expand file tree Collapse file tree 2 files changed +10
-8
lines changed Expand file tree Collapse file tree 2 files changed +10
-8
lines changed Original file line number Diff line number Diff line change 1- *pi_tutor.txt* For Vim バージョン 9.1. Last change: 2024 Nov 02
1+ *pi_tutor.txt* For Vim バージョン 9.1. Last change: 2024 Nov 03
22
33☆Vim の対話的なチュートリアル *vim-tutor-mode*
44
55vim-tutor-mode は、vim およびサードパーティのプラグインの対話的なチュートリア
66ルを実行および作成するためのシステムを提供する。これは、古くからある
77`vimtutor` システムに代わるものである。
88
9- ==============================================================================
9+ =============================================================================
10101. 使用法 *vim-tutor-usage*
1111
1212vim-tutor-mode チュートリアルはハイパーテキストドキュメントで、リッチテキスト
@@ -41,12 +41,13 @@ vim-tutor-mode チュートリアルの作成は簡単である。使用され
4141チュートリアルを書くときは、通常のドキュメントよりもカジュアルなスタイルを使用
4242することをお勧めする (コンテンツで必要な場合を除く)。
4343
44- ============================================================================
44+ =============================================================================
45453. コントリビュートする
4646
4747プラグインの開発は github [1] で行われている。気軽に問題を報告したり、提案した
4848りして欲しい。
4949
5050[1]: https://github.com/fmoralesc/vim-tutor-mode
5151
52- " vim: set ft=help :
52+ =============================================================================
53+ 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 Nov 02
1+ *pi_tutor.txt* For Vim version 9.1. Last change: 2024 Nov 03
22
33INTERACTIVE TUTORIALS FOR VIM *vim-tutor-mode*
44
55vim-tutor-mode provides a system to follow and create interactive tutorials
66for vim and third party plugins. It replaces the venerable `vimtutor` system.
77
8- ==============================================================================
8+ =============================================================================
991. Usage *vim-tutor-usage*
1010
1111vim-tutor-mode tutorials are hypertext documents, they have rich text and
@@ -40,12 +40,13 @@ to be detected by the :Tutor command.
4040It is recommended to use a less formal style when writing tutorials than in
4141regular documentation (unless the content requires it).
4242
43- ============================================================================
43+ =============================================================================
44443. Contributing
4545
4646Development of the plugin is done over at github [1]. Feel free to report
4747issues and make suggestions.
4848
4949[1]: https://github.com/fmoralesc/vim-tutor-mode
5050
51- " vim: set ft=help :
51+ =============================================================================
52+ vim:tw=78:ts=8:noet:ft=help:norl:
You can’t perform that action at this time.
0 commit comments