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
22
33 VIM USER MANUAL - by Bram Moolenaar
44
@@ -361,6 +361,7 @@ Vim script を書く ~
361361 | 52.3 | インポート/エクスポートなしのオートロード
362362 | 52.4 | 他に使えるメカニズム
363363 | 52.5 | 旧来のスクリプトから Vim9 script を使う
364+ | 52.6 | Vim9 サンプル: comment および highlight-yank プラグイン
364365
365366==============================================================================
366367インストール ~
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
22
33 VIM USER MANUAL - by Bram Moolenaar
44
@@ -360,6 +360,7 @@ Writing Vim script ~
360360 | 52.3 | Autoloading without import/export
361361 | 52.4 | Other mechanisms to use
362362 | 52.5 | Using a Vim9 script from legacy script
363+ | 52.6 | Vim9 examples: comment and highlight-yank plugin
363364
364365==============================================================================
365366Making Vim Run ~
You can’t perform that action at this time.
0 commit comments