From 899dddf88804af20d560b5277f1ca1bc4dd8e2b3 Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Sun, 26 Mar 2006 21:06:50 +0000 Subject: updated for version 7.0b02 --- runtime/indent/config.vim | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'runtime/indent/config.vim') diff --git a/runtime/indent/config.vim b/runtime/indent/config.vim index cb2023d7dc..c6c54b25f7 100644 --- a/runtime/indent/config.vim +++ b/runtime/indent/config.vim @@ -1,7 +1,7 @@ " Vim indent file " Language: Autoconf configure.{ac,in} file " Maintainer: Nikolai Weibull -" Latest Revision: 2005-06-30 +" Latest Revision: 2006-02-11 " TODO: how about nested [()]'s in one line " what's wrong with '\\\@!'? @@ -63,7 +63,7 @@ function GetConfigIndent() " if previous line had an unmatched closing parantheses, " indent to the matching opening parantheses - if line =~ '[^(]*\\\@