File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -928,7 +928,7 @@ Note 1番目の形式では、行全体がオプション指定に使われる
928
928
'background' が dark/light でなかったなら、'background' が設定されて画
929
929
面が再描画される。これは副作用があるかもしれない。問題があると疑わしき
930
930
場合は、.vimrc の t_BG を空にしよう。|t_RB| へのレスポンスは
931
- |v:termrgbresp | の中に見つけることができる。
931
+ |v:termrbgresp | の中に見つけることができる。
932
932
933
933
GUIを開始したとき、'background' の既定値は "light" である。値がファイ
934
934
ル .gvimrc で定められておらず、Vimが背景色は実際は暗いと判断したときは、
Original file line number Diff line number Diff line change @@ -886,7 +886,7 @@ A jump table for the options with a short description can be found at |Q_op|.
886
886
'background' is not dark/light, 'background' will be set and the
887
887
screen is redrawn. This may have side effects, make t_BG empty in
888
888
your .vimrc if you suspect this problem. The response to | t_RB | can
889
- be found in | v:termrgbresp | .
889
+ be found in | v:termrbgresp | .
890
890
891
891
When starting the GUI, the default value for 'background' will be
892
892
"light". When the value is not set in the .gvimrc, and Vim detects
You can’t perform that action at this time.
0 commit comments