Skip to content

Commit ad737b3

Browse files
committed
Update by original
1 parent 5582a04 commit ad737b3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/version9.jax

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

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -41661,7 +41661,7 @@ XDG デスクトップ仕様 |xdg-base-dir| のサポート
4166141661

4166241662
'completeitemalign' 挿入モード補完ポップアップでの |complete-items| の順序
4166341663
'findfunc' |:find| コマンドの結果を取得するための Vim の関数
41664-
'msghistory' 記憶するメッセージの最大数
41664+
'messagesopt' |:messages| と |hit-enter| プロンプトを設定する
4166541665
'winfixbuf' ウィンドウ内でバッファをフォーカスしたままにする
4166641666
'tabclose' タブページを閉じた後にフォーカスするタブページ
4166741667
't_xo' 端末は XON/XOFF ハンドシェイクを使用する (例: vt420)

en/version9.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*version9.txt* For Vim version 9.1. Last change: 2024 Dec 05
1+
*version9.txt* For Vim version 9.1. Last change: 2024 Dec 06
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41667,7 +41667,7 @@ Options: ~
4166741667
popup
4166841668
'findfunc' Vim function to obtain the results for a |:find|
4166941669
command
41670-
'msghistory' Max number of messages to remember
41670+
'messagesopt' configure |:messages| and |hit-enter| prompt
4167141671
'winfixbuf' Keep buffer focused in a window
4167241672
'tabclose' Which tab page to focus after closing a tab page
4167341673
't_xo' Terminal uses XON/XOFF handshaking (e.g. vt420)

0 commit comments

Comments
 (0)