Skip to content

Commit 64fa9ef

Browse files
authored
Merge pull request #1135 from ryicoh/update-autocmd
Update autocmd.{txt,jax}
2 parents 5e37767 + 58bbe12 commit 64fa9ef

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

doc/autocmd.jax

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -645,6 +645,8 @@ CmdwinLeave Command-lineウィンドウから出る前。イベント
645645
定される。 |cmdwin-char|
646646
*ColorScheme*
647647
ColorScheme カラースキームを読み込んだ後。 |:colorscheme|
648+
カラースキームが見つからない場合は、トリガーさ
649+
れない。
648650
パターンはカラースキーム名にマッチする。
649651
<afile> はこのオプションを設定したファイルの名
650652
前になる。<amatch> はカラースキーム名になる。

en/autocmd.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -640,6 +640,8 @@ CmdwinLeave Before leaving the command-line window.
640640
|cmdwin-char|
641641
*ColorScheme*
642642
ColorScheme After loading a color scheme. |:colorscheme|
643+
Not triggered if the color scheme is not
644+
found.
643645
The pattern is matched against the
644646
colorscheme name. <afile> can be used for the
645647
name of the actual file where this option was

0 commit comments

Comments
 (0)