From 04cf73ffe1cbcdb372e78836d002e5418b8914ff Mon Sep 17 00:00:00 2001 From: h-east Date: Tue, 14 Jan 2025 20:18:31 +0900 Subject: [PATCH] Update helphelp.{txt,jax} --- doc/helphelp.jax | 6 +++--- en/helphelp.txt | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/helphelp.jax b/doc/helphelp.jax index f9af8f0b2..73dbfa3af 100644 --- a/doc/helphelp.jax +++ b/doc/helphelp.jax @@ -1,4 +1,4 @@ -*helphelp.txt* For Vim バージョン 9.1. Last change: 2024 Dec 26 +*helphelp.txt* For Vim バージョン 9.1. Last change: 2025 Jan 11 VIMリファレンスマニュアル by Bram Moolenaar @@ -243,10 +243,10 @@ $VIMRUNTIME/docにあるファイルは対象外です。 には次のようにします (ファイルの書き込み権限が必要): > :helptags $VIMRUNTIME/doc < - *:HelpToc* *help-TOC* *help-toc-install* + *:HelpToc* *help-TOC* *help-toc-install* *package-helptoc* ファイル内の任意の位置から対話的な目次にアクセスしたい場合は、helptoc プラグイ -ンを使用できます。以下のようにプラグインを読込みます: > +ンを使用できます。以下のようにプラグインを読込みます: >vim packadd helptoc diff --git a/en/helphelp.txt b/en/helphelp.txt index 3ba092062..7b9dd7671 100644 --- a/en/helphelp.txt +++ b/en/helphelp.txt @@ -1,4 +1,4 @@ -*helphelp.txt* For Vim version 9.1. Last change: 2024 Dec 26 +*helphelp.txt* For Vim version 9.1. Last change: 2025 Jan 11 VIM REFERENCE MANUAL by Bram Moolenaar @@ -247,10 +247,10 @@ command: > (requires write permission there): > :helptags $VIMRUNTIME/doc < - *:HelpToc* *help-TOC* *help-toc-install* + *:HelpToc* *help-TOC* *help-toc-install* *package-helptoc* If you want to access an interactive table of contents, from any position in -the file, you can use the helptoc plugin. Load the plugin with: > +the file, you can use the helptoc plugin. Load the plugin with: >vim packadd helptoc