shithub: vim

ref: 43bfd7255c75836a4956c698fc28e378135867bc
dir: /lib/vimfiles/indent/automake.vim/

View raw version
" Vim indent file
" Language:	    automake
" Maintainer:       Nikolai Weibull <[email protected]>
" Latest Revision:  2006-04-19

if exists("b:did_indent")
  finish
endif

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