Skip to content

Update help.{txt,jax} #1554

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
May 28, 2024
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
5 changes: 3 additions & 2 deletions doc/help.jax
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*help.txt* For Vim バージョン 9.1. Last change: 2022 Dec 03
*help.txt* For Vim バージョン 9.1. Last change: 2024 May 27

VIM - メインヘルプファイル
k
Expand Down Expand Up @@ -165,7 +165,8 @@ Vim script を書く ~
|filetype.txt| ファイルタイプ別の設定
|quickfix.txt| 編集、コンパイル、修正、の流れを早くするコマンド
|ft_ada.txt| Ada (プログラミング言語) のサポート
|ft_context.txt| ConTeXt ファイルタイププラグイン
|ft_context.txt| ConTeXt ファイルタイププラグイン
|ft_hare.txt| Hare ファイルタイププラグイン
|ft_mp.txt| METAFONT および MetaPost ファイルタイププラグイン
|ft_ps1.txt| Windows PowerShell ファイルタイププラグイン
|ft_raku.txt| Raku ファイルタイププラグイン
Expand Down
5 changes: 3 additions & 2 deletions en/help.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*help.txt* For Vim version 9.1. Last change: 2022 Dec 03
*help.txt* For Vim version 9.1. Last change: 2024 May 27

VIM - main help file
k
Expand Down Expand Up @@ -162,7 +162,8 @@ Programming language support ~
|filetype.txt| settings done specifically for a type of file
|quickfix.txt| commands for a quick edit-compile-fix cycle
|ft_ada.txt| Ada (the programming language) support
|ft_context.txt| Filetype plugin for ConTeXt
|ft_context.txt| Filetype plugin for ConTeXt
|ft_hare.txt| Filetype plugin for Hare
|ft_mp.txt| Filetype plugin for METAFONT and MetaPost
|ft_ps1.txt| Filetype plugin for Windows PowerShell
|ft_raku.txt| Filetype plugin for Raku
Expand Down