Skip to content

Commit

Permalink
Merge pull request #1838 from h-east/update-helphelp
Browse files Browse the repository at this point in the history
Update helphelp.{txt,jax}
h-east authored Nov 20, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents 8368178 + 9815425 commit 0fb5c4a
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions doc/helphelp.jax
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*helphelp.txt* For Vim バージョン 9.1. Last change: 2024 Nov 03
*helphelp.txt* For Vim バージョン 9.1. Last change: 2024 Nov 19


VIMリファレンスマニュアル by Bram Moolenaar
@@ -243,7 +243,7 @@ $VIMRUNTIME/docにあるファイルは対象外です。
には次のようにします (ファイルの書き込み権限が必要): >
:helptags $VIMRUNTIME/doc
<
*help-TOC* *help-toc-install*
*:HelpToc* *help-TOC* *help-toc-install*

ファイル内の任意の位置から対話的な目次にアクセスしたい場合は、helptoc プラグイ
ンを使用できます。以下のようにプラグインを読込みます: >
4 changes: 2 additions & 2 deletions en/helphelp.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*helphelp.txt* For Vim version 9.1. Last change: 2024 Nov 03
*helphelp.txt* For Vim version 9.1. Last change: 2024 Nov 19


VIM REFERENCE MANUAL by Bram Moolenaar
@@ -247,7 +247,7 @@ command: >
(requires write permission there): >
:helptags $VIMRUNTIME/doc
<
*help-TOC* *help-toc-install*
*:HelpToc* *help-TOC* *help-toc-install*

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: >

0 comments on commit 0fb5c4a

Please sign in to comment.