Skip to content

Commit 12bea2a

Browse files
authored
Merge pull request #1739 from vim-jp/hh-update-usr_toc
Update usr_toc.{txt,jax}
2 parents b44d0f2 + 4271281 commit 12bea2a

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

doc/usr_toc.jax

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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
インストール ~

en/usr_toc.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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
==============================================================================
365366
Making Vim Run ~

0 commit comments

Comments
 (0)