From 4306e5e137dc1551a81f91db198456b52d9f3f9a Mon Sep 17 00:00:00 2001 From: Milly Date: Mon, 16 Apr 2018 21:44:28 +0900 Subject: [PATCH] =?UTF-8?q?"=E8=AD=A6=E5=91=8A:"=20=E3=82=92=E3=83=8F?= =?UTF-8?q?=E3=82=A4=E3=83=A9=E3=82=A4=E3=83=88.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- syntax/help_ja.vim | 1 + 1 file changed, 1 insertion(+) diff --git a/syntax/help_ja.vim b/syntax/help_ja.vim index 5293499e9..c5ab167e8 100644 --- a/syntax/help_ja.vim +++ b/syntax/help_ja.vim @@ -3,3 +3,4 @@ scriptencoding utf-8 syn match helpVim "Vim バージョン [0-9.a-z]\+" syn match helpVim "VIMリファレンス.*" syn region helpNotVi start="{Vim" start="{|++\?[A-Za-z0-9_/()]\+|" end="}" contains=helpLeadBlank,helpHyperTextJump +syn match helpWarning "\<警告:"