From b5536d8392ab2a8b26a4b68fc8d81b8524386571 Mon Sep 17 00:00:00 2001 From: h-east Date: Sat, 8 Mar 2025 12:59:47 +0900 Subject: [PATCH] Update version9.{txt,jax} --- doc/version9.jax | 4 +++- en/version9.txt | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/doc/version9.jax b/doc/version9.jax index 78a9ab93a..51c655d14 100644 --- a/doc/version9.jax +++ b/doc/version9.jax @@ -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 @@ -41698,6 +41698,8 @@ Ex コマンド: ~ オプション: ~ +'completefuzzycollect' (一部の) |ins-completion| モード用のファジーな候補の収 + 集を有効にする 'completeitemalign' 挿入モード補完ポップアップでの |complete-items| の順序 'eventignorewin' ウィンドウ内で無視される自動コマンドイベント 'findfunc' |:find| コマンドの結果を取得するための Vim の関数 diff --git a/en/version9.txt b/en/version9.txt index 5edadcec4..f12bcd4c3 100644 --- a/en/version9.txt +++ b/en/version9.txt @@ -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 @@ -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