view runtime/indent/automake.vim @ 21627:29541e785bdd

Added tag v8.2.1363 for changeset ebceee9391cf75066ff5e5b23635490e4c8a53c2
author Bram Moolenaar <Bram@vim.org>
date Tue, 04 Aug 2020 21:15:04 +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