File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1- *options.txt* For Vim バージョン 9.1. Last change: 2024 Nov 14
1+ *options.txt* For Vim バージョン 9.1. Last change: 2024 Nov 24
22
33
44 VIMリファレンスマニュアル by Bram Moolenaar
@@ -5964,6 +5964,8 @@ Note 1番目の形式では、行全体がオプション指定に使われる
59645964'msghistory' 'mhi' 数値 (既定では 500)
59655965 グローバル
59665966 |:messages| 履歴に記憶される項目数を決定する。最大値は 10000 である。
5967+ ゼロに設定すると、メッセージ履歴がクリアされる。
5968+
59675969
59685970 *'mzquantum'* *'mzq'*
59695971'mzquantum' 'mzq' 数値 (既定では 100)
Original file line number Diff line number Diff line change 1- *options.txt* For Vim version 9.1. Last change: 2024 Nov 14
1+ *options.txt* For Vim version 9.1. Last change: 2024 Nov 24
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -5923,6 +5923,8 @@ A jump table for the options with a short description can be found at |Q_op|.
59235923 global
59245924 Determines how many entries are remembered in the | :messages | history.
59255925 The maximum value is 10000.
5926+ Setting it to zero clears the message history.
5927+
59265928
59275929 *'mzquantum'* *'mzq'*
59285930'mzquantum' 'mzq' number (default 100)
You can’t perform that action at this time.
0 commit comments