File tree Expand file tree Collapse file tree 2 files changed +4
-7
lines changed
Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Original file line number Diff line number Diff line change 1- *options.txt* For Vim バージョン 9.1. Last change: 2025 Jul 10
1+ *options.txt* For Vim バージョン 9.1. Last change: 2025 Jul 13
22
33
44 VIMリファレンスマニュアル by Bram Moolenaar
@@ -7761,9 +7761,7 @@ Note 1番目の形式では、行全体がオプション指定に使われる
77617761 :setlocal showbreak=NONE
77627762<
77637763 *'showcmd'* *'sc'* *'noshowcmd'* *'nosc'*
7764- 'showcmd' 'sc' 切替 (Vimの既定値: オン、Unixでの既定値: オフ、
7765- Viの既定値: オフ、|defaults.vim| 内でオンに設定
7766- される)
7764+ 'showcmd' 'sc' 切替 (Vimの既定値: オン、Viの既定値: オフ)
77677765 グローバル
77687766 コマンド (の一部) を画面の最下行に表示する。ユーザーのターミナルの表示
77697767 が遅いときにはオフにすること。
Original file line number Diff line number Diff line change 1- *options.txt* For Vim version 9.1. Last change: 2025 Jul 10
1+ *options.txt* For Vim version 9.1. Last change: 2025 Jul 13
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -7727,8 +7727,7 @@ A jump table for the options with a short description can be found at |Q_op|.
77277727 :setlocal showbreak=NONE
77287728<
77297729 *'showcmd'* *'sc'* *'noshowcmd'* *'nosc'*
7730- 'showcmd' 'sc' boolean (Vim default: on, off for Unix,
7731- Vi default: off, set in | defaults.vim | )
7730+ 'showcmd' 'sc' boolean (Vim default: on, Vi default: off)
77327731 global
77337732 Show (partial) command in the last line of the screen. Set this
77347733 option off if your terminal is slow.
You can’t perform that action at this time.
0 commit comments