Skip to content

Commit b759693

Browse files
authored
Merge pull request #1554 from vim-jp/hh-update-help
Update help.{txt,jax}
2 parents c417805 + adf42c5 commit b759693

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

doc/help.jax

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*help.txt* For Vim バージョン 9.1. Last change: 2022 Dec 03
1+
*help.txt* For Vim バージョン 9.1. Last change: 2024 May 27
22

33
VIM - メインヘルプファイル
44
k
@@ -165,7 +165,8 @@ Vim script を書く ~
165165
|filetype.txt| ファイルタイプ別の設定
166166
|quickfix.txt| 編集、コンパイル、修正、の流れを早くするコマンド
167167
|ft_ada.txt| Ada (プログラミング言語) のサポート
168-
|ft_context.txt| ConTeXt ファイルタイププラグイン
168+
|ft_context.txt| ConTeXt ファイルタイププラグイン
169+
|ft_hare.txt| Hare ファイルタイププラグイン
169170
|ft_mp.txt| METAFONT および MetaPost ファイルタイププラグイン
170171
|ft_ps1.txt| Windows PowerShell ファイルタイププラグイン
171172
|ft_raku.txt| Raku ファイルタイププラグイン

en/help.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*help.txt* For Vim version 9.1. Last change: 2022 Dec 03
1+
*help.txt* For Vim version 9.1. Last change: 2024 May 27
22

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

0 commit comments

Comments
 (0)