view runtime/indent/automake.vim @ 777:f664cc974a7a

updated for version 7.0227
author vimboss
date Fri, 17 Mar 2006 23:19:38 +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