view runtime/indent/automake.vim @ 819:23f82b5d2814 v7.0c10

updated for version 7.0c10
author vimboss
date Wed, 05 Apr 2006 20:41:53 +0000
parents f14cbd913415
children 1f3b1021f002
line wrap: on
line source

" Vim indent file
" Language:         automake
" Maintainer:       Nikolai Weibull <nikolai+work.vim@bitwi.se>
" Latest Revision:  2005-06-29

if exists("b:did_indent")
  finish
endif

" same as makefile indenting for now.
runtime! indent/make.vim