Mercurial > vim
view runtime/indent/automake.vim @ 15726:79835b25bda7
Added tag v8.1.0870 for changeset a3e2e7948ee43066e0e6c445fa3f6f97dbd40961
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sun, 03 Feb 2019 15:00:08 +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