view runtime/indent/automake.vim @ 17465:2841dc265ad7

Added tag v8.1.1730 for changeset 3e708b5c0509522f4950e933095cab507fa373c3
author Bram Moolenaar <Bram@vim.org>
date Mon, 22 Jul 2019 20:30:07 +0200
parents 1218c5353e2b
children
line wrap: on
line source

" Vim indent file
" Language:    	    automake
" Previous Maintainer:  Nikolai Weibull <now@bitwi.se>
" Latest Revision:      2006-04-19

if exists("b:did_indent")
  finish
endif

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