File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1- *helphelp.txt* For Vim バージョン 9.1. Last change: 2024 Dec 26
1+ *helphelp.txt* For Vim バージョン 9.1. Last change: 2025 Jan 11
22
33
44 VIMリファレンスマニュアル by Bram Moolenaar
@@ -243,10 +243,10 @@ $VIMRUNTIME/docにあるファイルは対象外です。
243243 には次のようにします (ファイルの書き込み権限が必要): >
244244 :helptags $VIMRUNTIME/doc
245245<
246- *:HelpToc* *help-TOC* *help-toc-install*
246+ *:HelpToc* *help-TOC* *help-toc-install* *package-helptoc *
247247
248248ファイル内の任意の位置から対話的な目次にアクセスしたい場合は、helptoc プラグイ
249- ンを使用できます。以下のようにプラグインを読込みます: >
249+ ンを使用できます。以下のようにプラグインを読込みます: >vim
250250
251251 packadd helptoc
252252
Original file line number Diff line number Diff line change 1- *helphelp.txt* For Vim version 9.1. Last change: 2024 Dec 26
1+ *helphelp.txt* For Vim version 9.1. Last change: 2025 Jan 11
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -247,10 +247,10 @@ command: >
247247 (requires write permission there): >
248248 :helptags $VIMRUNTIME/doc
249249<
250- *:HelpToc* *help-TOC* *help-toc-install*
250+ *:HelpToc* *help-TOC* *help-toc-install* *package-helptoc *
251251
252252If you want to access an interactive table of contents, from any position in
253- the file, you can use the helptoc plugin. Load the plugin with: >
253+ the file, you can use the helptoc plugin. Load the plugin with: >vim
254254
255255 packadd helptoc
256256
You can’t perform that action at this time.
0 commit comments