From 9729301aa0b6a419dcd87fe9aeed72c367ae72ef Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Mon, 18 Jul 2011 19:40:27 +0200 Subject: Updated runtime files. Add missing test82 files. --- runtime/syntax/gnash.vim | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'runtime/syntax/gnash.vim') diff --git a/runtime/syntax/gnash.vim b/runtime/syntax/gnash.vim index 97d5aa4ce..9b8e6072f 100644 --- a/runtime/syntax/gnash.vim +++ b/runtime/syntax/gnash.vim @@ -2,7 +2,7 @@ " Language: gnash(1) configuration files " http://www.gnu.org/software/gnash/manual/gnashuser.html#gnashrc " Maintainer: Thilo Six -" Last Change: 17 May 2011 +" Last Change: 2011 Jul 02 " Credidts: derived from readline.vim " Nikolai Weibull " @@ -32,6 +32,7 @@ syn case match syn match GnashSet '^\s*set\>' syn match GnashSet '^\s*append\>' +syn case ignore syn match GnashKeyword '\' syn match GnashKeyword '\' syn match GnashKeyword '\' -- cgit v1.2.3