File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
- *usr_toc.txt* For Vim バージョン 9.1. Last change: 2024 Oct 05
1
+ *usr_toc.txt* For Vim バージョン 9.1. Last change: 2024 Oct 07
2
2
3
3
VIM USER MANUAL - by Bram Moolenaar
4
4
@@ -361,6 +361,7 @@ Vim script を書く ~
361
361
| 52.3 | インポート/エクスポートなしのオートロード
362
362
| 52.4 | 他に使えるメカニズム
363
363
| 52.5 | 旧来のスクリプトから Vim9 script を使う
364
+ | 52.6 | Vim9 サンプル: comment および highlight-yank プラグイン
364
365
365
366
==============================================================================
366
367
インストール ~
Original file line number Diff line number Diff line change 1
- *usr_toc.txt* For Vim version 9.1. Last change: 2024 Oct 05
1
+ *usr_toc.txt* For Vim version 9.1. Last change: 2024 Oct 07
2
2
3
3
VIM USER MANUAL - by Bram Moolenaar
4
4
@@ -360,6 +360,7 @@ Writing Vim script ~
360
360
| 52.3 | Autoloading without import/export
361
361
| 52.4 | Other mechanisms to use
362
362
| 52.5 | Using a Vim9 script from legacy script
363
+ | 52.6 | Vim9 examples: comment and highlight-yank plugin
363
364
364
365
==============================================================================
365
366
Making Vim Run ~
You can’t perform that action at this time.
0 commit comments