Skip to content

Commit bb971f4

Browse files
authored
Update help_ja.vim
1 parent 9ba1e38 commit bb971f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

syntax/help_ja.vim

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ syn match helpVim "VIMリファレンス.*"
55
syn region helpNotVi start="{Vim" start="{|++\?[A-Za-z0-9_/()]\+|" end="}" contains=helpLeadBlank,helpHyperTextJump
66
syn match helpWarning "\<警告:"
77
syn region helpTransNote start="{訳注:" end="}" contains=helpLeadBlank,helpHyperTextJump
8-
hi def link helpTransNote Special
8+
hi def link helpTransNote Special

0 commit comments

Comments
 (0)