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