Skip to content
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
14 changes: 12 additions & 2 deletions doc/intro.jax
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*intro.txt* For Vim バージョン 9.1. Last change: 2025 Aug 06
*intro.txt* For Vim バージョン 9.1. Last change: 2025 Oct 11


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

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

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

バグレポートや提案を送ってくれた人々に感謝します。あまりにたくさんいるので、こ
こで彼らの名前について触れることはできませんが。これらの人々のアイデアがなけれ
Expand Down
15 changes: 13 additions & 2 deletions en/intro.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*intro.txt* For Vim version 9.1. Last change: 2025 Aug 06
*intro.txt* For Vim version 9.1. Last change: 2025 Oct 11


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

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

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

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