Skip to content
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

Update version9.{txt,jax} #1976

Merged
merged 1 commit into from
Mar 8, 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
4 changes: 3 additions & 1 deletion doc/version9.jax
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*version9.txt* For Vim バージョン 9.1. Last change: 2025 Mar 03
*version9.txt* For Vim バージョン 9.1. Last change: 2025 Mar 06


VIMリファレンスマニュアル by Bram Moolenaar
Expand Down Expand Up @@ -41698,6 +41698,8 @@ Ex コマンド: ~

オプション: ~

'completefuzzycollect' (一部の) |ins-completion| モード用のファジーな候補の収
集を有効にする
'completeitemalign' 挿入モード補完ポップアップでの |complete-items| の順序
'eventignorewin' ウィンドウ内で無視される自動コマンドイベント
'findfunc' |:find| コマンドの結果を取得するための Vim の関数
Expand Down
4 changes: 3 additions & 1 deletion en/version9.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*version9.txt* For Vim version 9.1. Last change: 2025 Mar 03
*version9.txt* For Vim version 9.1. Last change: 2025 Mar 06


VIM REFERENCE MANUAL by Bram Moolenaar
Expand Down Expand Up @@ -41708,6 +41708,8 @@ Commands: ~

Options: ~

'completefuzzycollect' Enable fuzzy collection of candiates for (some)
|ins-completion| modes
'completeitemalign' Order of |complete-items| in Insert mode completion
popup
'eventignorewin' autocommand events that are ignored in a window
Expand Down