We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ba1e38 commit bb971f4Copy full SHA for bb971f4
syntax/help_ja.vim
@@ -5,4 +5,4 @@ syn match helpVim "VIMリファレンス.*"
5
syn region helpNotVi start="{Vim" start="{|++\?[A-Za-z0-9_/()]\+|" end="}" contains=helpLeadBlank,helpHyperTextJump
6
syn match helpWarning "\<警告:"
7
syn region helpTransNote start="{訳注:" end="}" contains=helpLeadBlank,helpHyperTextJump
8
-hi def link helpTransNote Special
+hi def link helpTransNote Special
0 commit comments