File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
- *os_dos.txt* For Vim バージョン 9.1. Last change: 2024 Apr 25
1
+ *os_dos.txt* For Vim バージョン 9.1. Last change: 2024 Sep 24
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -197,8 +197,8 @@ White 15 240 *
197
197
t_so 31 standoutモード: 文字色White(15)、背景色DarkBlue(16)
198
198
t_se 0 standoutモードの終了(標準に戻る)
199
199
200
- t_czh 225 斜字モード: 文字色DarkBlue(1)、背景色Yellow(224)
201
- t_czr 0 斜字モードの終了(標準に戻る)
200
+ t_ZH 225 斜字モード: 文字色DarkBlue(1)、背景色Yellow(224)
201
+ t_ZR 0 斜字モードの終了(標準に戻る)
202
202
203
203
t_us 67 下線モード: 文字色DarkCyan(3)、背景色DarkRed(64)
204
204
t_ue 0 下線モードの終了(標準に戻る)
Original file line number Diff line number Diff line change 1
- *os_dos.txt* For Vim version 9.1. Last change: 2024 Apr 25
1
+ *os_dos.txt* For Vim version 9.1. Last change: 2024 Sep 24
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -195,8 +195,8 @@ The defaults for the various highlight modes are:
195
195
t_so 31 standout mode: White (15) text on DarkBlue (16)
196
196
t_se 0 standout mode end (revert to default)
197
197
198
- t_czh 225 italic mode: DarkBlue text (1) on Yellow (224)
199
- t_czr 0 italic mode end (revert to default)
198
+ t_ZH 225 italic mode: DarkBlue text (1) on Yellow (224)
199
+ t_ZR 0 italic mode end (revert to default)
200
200
201
201
t_us 67 underline mode: DarkCyan text (3) on DarkRed (64)
202
202
t_ue 0 underline mode end (revert to default)
You can’t perform that action at this time.
0 commit comments