Skip to content

Commit fee67df

Browse files
authored
Merge pull request #1694 from vim-jp/hh-update-os_dos
Update os_dos.{txt,jax}
2 parents 6e3d384 + d785672 commit fee67df

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

doc/os_dos.jax

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -197,8 +197,8 @@ White 15 240 *
197197
t_so 31 standoutモード: 文字色White(15)、背景色DarkBlue(16)
198198
t_se 0 standoutモードの終了(標準に戻る)
199199

200-
t_czh 225 斜字モード: 文字色DarkBlue(1)、背景色Yellow(224)
201-
t_czr 0 斜字モードの終了(標準に戻る)
200+
t_ZH 225 斜字モード: 文字色DarkBlue(1)、背景色Yellow(224)
201+
t_ZR 0 斜字モードの終了(標準に戻る)
202202

203203
t_us 67 下線モード: 文字色DarkCyan(3)、背景色DarkRed(64)
204204
t_ue 0 下線モードの終了(標準に戻る)

en/os_dos.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -195,8 +195,8 @@ The defaults for the various highlight modes are:
195195
t_so 31 standout mode: White (15) text on DarkBlue (16)
196196
t_se 0 standout mode end (revert to default)
197197

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)
200200

201201
t_us 67 underline mode: DarkCyan text (3) on DarkRed (64)
202202
t_ue 0 underline mode end (revert to default)

0 commit comments

Comments
 (0)