From 6eb2b1dff6c92d221e1aa133197580ba8318ae4e Mon Sep 17 00:00:00 2001 From: Shougo Matsushita Date: Fri, 12 Apr 2013 16:22:36 +0900 Subject: [PATCH] - Fixed syntax file. --- doc/neosnippet.txt | 1 + syntax/snippet.vim | 44 ++++++++++++++++++++++---------------------- 2 files changed, 23 insertions(+), 22 deletions(-) diff --git a/doc/neosnippet.txt b/doc/neosnippet.txt index 373740d..58716c5 100755 --- a/doc/neosnippet.txt +++ b/doc/neosnippet.txt @@ -774,6 +774,7 @@ CHANGELOG *neosnippet-changelog* 2013-04-12 - Removed changing foldmethod feature. +- Fixed syntax file. 2013-04-11 - Improved syntax file. diff --git a/syntax/snippet.vim b/syntax/snippet.vim index bb96e39..9f2efd4 100644 --- a/syntax/snippet.vim +++ b/syntax/snippet.vim @@ -40,54 +40,54 @@ syntax region neosnippetString syntax region neosnippetEval \ start=+\\\@