We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d6a800d + 4306e5e commit 4cf395bCopy full SHA for 4cf395b
syntax/help_ja.vim
@@ -3,3 +3,4 @@ scriptencoding utf-8
3
syn match helpVim "Vim バージョン [0-9.a-z]\+"
4
syn match helpVim "VIMリファレンス.*"
5
syn region helpNotVi start="{Vim" start="{|++\?[A-Za-z0-9_/()]\+|" end="}" contains=helpLeadBlank,helpHyperTextJump
6
+syn match helpWarning "\<警告:"
0 commit comments