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
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -243,10 +243,10 @@ $VIMRUNTIME/docにあるファイルは対象外です。
243
243
には次のようにします (ファイルの書き込み権限が必要): >
244
244
:helptags $VIMRUNTIME/doc
245
245
<
246
- *:HelpToc* *help-TOC* *help-toc-install*
246
+ *:HelpToc* *help-TOC* *help-toc-install* *package-helptoc *
247
247
248
248
ファイル内の任意の位置から対話的な目次にアクセスしたい場合は、helptoc プラグイ
249
- ンを使用できます。以下のようにプラグインを読込みます: >
249
+ ンを使用できます。以下のようにプラグインを読込みます: >vim
250
250
251
251
packadd helptoc
252
252
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
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -247,10 +247,10 @@ command: >
247
247
(requires write permission there): >
248
248
:helptags $VIMRUNTIME/doc
249
249
<
250
- *:HelpToc* *help-TOC* *help-toc-install*
250
+ *:HelpToc* *help-TOC* *help-toc-install* *package-helptoc *
251
251
252
252
If 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
254
254
255
255
packadd helptoc
256
256
You can’t perform that action at this time.
0 commit comments