comparison runtime/indent/config.vim @ 839:1f3b1021f002 v7.0e05

updated for version 7.0e05
author vimboss
date Fri, 21 Apr 2006 22:12:41 +0000
parents 4f1b94b51e99
children 8cd729851562
comparison
equal deleted inserted replaced
838:8e5830943bff 839:1f3b1021f002
1 " Vim indent file 1 " Vim indent file
2 " Language: Autoconf configure.{ac,in} file 2 " Language: Autoconf configure.{ac,in} file
3 " Maintainer: Nikolai Weibull <nikolai+work.vim@bitwi.se> 3 " Maintainer: Nikolai Weibull <now@bitwi.se>
4 " Latest Revision: 2006-02-11 4 " Latest Revision: 2006-04-19
5 " TODO: how about nested [()]'s in one line 5 " TODO: how about nested [()]'s in one line
6 " what's wrong with '\\\@!'? 6 " what's wrong with '\\\@!'?
7 7
8 " Only load this indent file when no other was loaded. 8 " Only load this indent file when no other was loaded.
9 if exists("b:did_indent") 9 if exists("b:did_indent")