view runtime/indent/automake.vim @ 17136:d173bf03e8dd

Added tag v8.1.1567 for changeset d03a52e02f1ae2c622c4ef761897d3e8705c2661
author Bram Moolenaar <Bram@vim.org>
date Tue, 18 Jun 2019 23:00:08 +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