Mercurial > vim
view runtime/indent/automake.vim @ 18525:99adbfe3dde3
Added tag v8.1.2256 for changeset ef397aa47dd4bbdff65cc022f17fa4dfaf400afe
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Mon, 04 Nov 2019 23:45:04 +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