Skip to content

Commit dbef24e

Browse files
authored
Merge pull request #2346 from h-east/update-intro
Update intro.{txt,jax}
2 parents 38bf7f7 + 35ab24e commit dbef24e

File tree

2 files changed

+25
-4
lines changed

2 files changed

+25
-4
lines changed

doc/intro.jax

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*intro.txt* For Vim バージョン 9.1. Last change: 2025 Aug 06
1+
*intro.txt* For Vim バージョン 9.1. Last change: 2025 Oct 11
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -199,6 +199,8 @@ Vim エディタは Stevie をベースにしており、下記の方々のソ
199199

200200
これらの人々の協力なくして、Vim は現在の姿にはならなかったことでしょう!
201201

202+
|Bram| Moolenaar この世を去る (2023年8月3日) まで創造主であり慈
203+
悲深い独裁者であった
202204
Ron Aaron Win32 GUIに関する変更
203205
Mohsin Ahmed 暗号化
204206
Zoltan Arpadffy VMS移植の作業
@@ -267,7 +269,15 @@ Vim エディタは Stevie をベースにしており、下記の方々のソ
267269
Ken Takata 修正と機能
268270
Kazunobu Kuriyama GTK 3
269271
Christian Brabandt 多くの修正、機能、ユーザーサポート等
270-
Yegappan Lakshmanan 多くのquickfix機能
272+
Yegappan Lakshmanan 多くの quickfix 機能、Vim9 script の改善
273+
Doug Kearns Runtime ファイルのメンテナー
274+
Foxe Chen Wayland のサポートと新機能
275+
glepnir 補完機能
276+
Girish Palya 自動補完 (挿入/コマンドライン)、omnifunc 作成、
277+
検索/置換の補完など
278+
Hirohito Higashi たくさんのパッチと修正
279+
Yee Cheng Chin MacVim のメンテナーおよび diff の改善
280+
zeertzjq 多くの修正と改善
271281

272282
バグレポートや提案を送ってくれた人々に感謝します。あまりにたくさんいるので、こ
273283
こで彼らの名前について触れることはできませんが。これらの人々のアイデアがなけれ

en/intro.txt

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*intro.txt* For Vim version 9.1. Last change: 2025 Aug 06
1+
*intro.txt* For Vim version 9.1. Last change: 2025 Oct 11
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -200,6 +200,8 @@ patches, suggestions and giving feedback about what is good and bad in Vim.
200200

201201
Vim would never have become what it is now, without the help of these people!
202202

203+
|Bram| Moolenaar Creator and benevolent dictator until his
204+
passing (3 August 2023)
203205
Ron Aaron Win32 GUI changes
204206
Mohsin Ahmed encryption
205207
Zoltan Arpadffy work on VMS port
@@ -267,7 +269,16 @@ Vim would never have become what it is now, without the help of these people!
267269
Ken Takata fixes and features
268270
Kazunobu Kuriyama GTK 3
269271
Christian Brabandt many fixes, features, user support, etc.
270-
Yegappan Lakshmanan many quickfix features
272+
Yegappan Lakshmanan many quickfix features, Vim9 script
273+
improvements
274+
Doug Kearns Runtime file maintainer
275+
Foxe Chen Wayland support, new features
276+
glepnir completion feature
277+
Girish Palya autocompletion (ins/cmdline), omnifunc
278+
composing, search/subst completion, and more.
279+
Hirohito Higashi lots of patches and fixes
280+
Yee Cheng Chin MacVim maintainer and diff improvements
281+
zeertzjq many fixes and improvements
271282

272283
I wish to thank all the people that sent me bug reports and suggestions. The
273284
list is too long to mention them all here. Vim would not be the same without

0 commit comments

Comments
 (0)