Skip to content

Commit 45d6d44

Browse files
tsuyoshichoh-east
andauthored
syntax.jax: fix translate
Co-authored-by: h_east <[email protected]>
1 parent e560a3d commit 45d6d44

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

doc/syntax.jax

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4742,9 +4742,10 @@ Note: "*/" を含む文字列で行をまたぐものがあると、Cコメン
47424742
:!cp $VIMRUNTIME/colors/pablo.vim ~/.vim/colors
47434743
:edit ~/.vim/colors/pablo.vim
47444744
4745-
Vim 9.0 ではカラースキームコレクションが更新され多数の端末で動くようになった。
4746-
変更の1つは Normal ハイライトグループの定義を頻繁に行うようにし、色の動作を改
4747-
善した。古い版を選ぶなら、以下より見付けられる:
4745+
Vim 9.0 ではカラースキームのコレクションが更新され、さまざまな端末で動作するよ
4746+
うになった。変更の1つは、Normal ハイライトグループを複数定義して、色が適切に表
4747+
示されるようにすることであった。古いバージョンを好む場合は、ここで見つけること
4748+
ができる:
47484749
https://github.com/vim/colorschemes/blob/master/legacy_colors/
47494750

47504751
カラースキームファイルを書くための情報については次を参照: >

0 commit comments

Comments
 (0)