Skip to content

Commit 9d1af4a

Browse files
committed
"{訳注: ... }" をハイライト.
1 parent c0fbffe commit 9d1af4a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

syntax/help_ja.vim

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@ scriptencoding utf-8
33
syn match helpVim "Vim バージョン [0-9.a-z]\+"
44
syn match helpVim "VIMリファレンス.*"
55
syn region helpNotVi start="{Vim" start="{|++\?[A-Za-z0-9_/()]\+|" end="}" contains=helpLeadBlank,helpHyperTextJump
6+
syn region helpTransNote start="{訳注:" end="}" contains=helpLeadBlank,helpHyperTextJump
7+
hi def link helpTransNote Special

0 commit comments

Comments
 (0)