Skip to content

Update helphelp.{txt,jax} #2031

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 18, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 7 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: 2025 Jan 11
*helphelp.txt* For Vim バージョン 9.1. Last change: 2025 Apr 08


VIMリファレンスマニュアル by Bram Moolenaar
Expand Down Expand Up @@ -463,8 +463,13 @@ Vim ヘルプファイルでは以下のものがそれぞれハイライトさ
詳細は $VIMRUNTIME/syntax/help.vim を見てください。


☆性別中立な言語
☆ファイルタイプ補完 *ft-help-omni*

タグ参照を記述するときにヘルプタグの補完を取得するには、|i_CTRL-X_CTRL-O| コマ
ンドを使用できます。


☆性別中立な言語
*gender-neutral* *inclusion*
Vim は、人種、性別などに関係なく、すべての人のためのものです。新規または更新さ
れたヘルプテキストについては、性別に依存しない言語を使用することをお勧めしま
Expand Down
9 changes: 7 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: 2025 Jan 11
*helphelp.txt* For Vim version 9.1. Last change: 2025 Apr 08


VIM REFERENCE MANUAL by Bram Moolenaar
Expand Down Expand Up @@ -471,8 +471,13 @@ highlighting. So do these:
You can find the details in $VIMRUNTIME/syntax/help.vim


GENDER NEUTRAL LANGUAGE
FILETYPE COMPLETION *ft-help-omni*

To get completion for help tags when writing a tag reference, you can use the
|i_CTRL-X_CTRL-O| command.


GENDER NEUTRAL LANGUAGE
*gender-neutral* *inclusion*
Vim is for everybody, no matter race, gender or anything. For new or updated
help text, gender neutral language is recommended. Some of the help text is
Expand Down