view runtime/indent/automake.vim @ 26314:3b8095ac79d8

Added tag v8.2.3687 for changeset 74e706afae3f58773d80fae04cb448a06a671614
author Bram Moolenaar <Bram@vim.org>
date Sun, 28 Nov 2021 00:00:05 +0100
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