view runtime/indent/automake.vim @ 673:513866ffe6af v7.0200

updated for version 7.0200
author vimboss
date Fri, 17 Feb 2006 21:53:23 +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