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
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -7761,9 +7761,7 @@ Note 1番目の形式では、行全体がオプション指定に使われる
7761
7761
:setlocal showbreak=NONE
7762
7762
<
7763
7763
*'showcmd'* *'sc'* *'noshowcmd'* *'nosc'*
7764
- 'showcmd' 'sc' 切替 (Vimの既定値: オン、Unixでの既定値: オフ、
7765
- Viの既定値: オフ、|defaults.vim| 内でオンに設定
7766
- される)
7764
+ 'showcmd' 'sc' 切替 (Vimの既定値: オン、Viの既定値: オフ)
7767
7765
グローバル
7768
7766
コマンド (の一部) を画面の最下行に表示する。ユーザーのターミナルの表示
7769
7767
が遅いときにはオフにすること。
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
2
2
3
3
4
4
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|.
7727
7727
:setlocal showbreak=NONE
7728
7728
<
7729
7729
*'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)
7732
7731
global
7733
7732
Show (partial) command in the last line of the screen. Set this
7734
7733
option off if your terminal is slow.
You can’t perform that action at this time.
0 commit comments