Skip to content

Commit 296915b

Browse files
committed
Update version9.{txt,jax}
1 parent eb91dd4 commit 296915b

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

doc/version9.jax

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*version9.txt* For Vim バージョン 9.1. Last change: 2024 Oct 14
1+
*version9.txt* For Vim バージョン 9.1. Last change: 2024 Oct 22
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -41642,6 +41642,7 @@ XDG デスクトップ仕様 |xdg-base-dir| のサポート
4164241642
オプション: ~
4164341643

4164441644
'completeitemalign' 挿入モード補完ポップアップでの |complete-items| の順序
41645+
'findexpr' |:find| コマンドの結果を取得するための Vim の式
4164541646
'winfixbuf' ウィンドウ内でバッファをフォーカスしたままにする
4164641647
'tabclose' タブページを閉じた後にフォーカスするタブページ
4164741648
't_xo' 端末は XON/XOFF ハンドシェイクを使用する (例: vt420)

en/version9.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*version9.txt* For Vim version 9.1. Last change: 2024 Oct 14
1+
*version9.txt* For Vim version 9.1. Last change: 2024 Oct 22
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41649,6 +41649,8 @@ Options: ~
4164941649

4165041650
'completeitemalign' Order of |complete-items| in Insert mode completion
4165141651
popup
41652+
'findexpr' Vim expression to obtain the results for a |:find|
41653+
command
4165241654
'winfixbuf' Keep buffer focused in a window
4165341655
'tabclose' Which tab page to focus after closing a tab page
4165441656
't_xo' Terminal uses XON/XOFF handshaking (e.g. vt420)

0 commit comments

Comments
 (0)