annotate runtime/indent/automake.vim @ 11:4424b47a0797
updated for version 7.0003
author |
vimboss |
date |
Wed, 30 Jun 2004 16:16:41 +0000 |
parents |
3fc0f57ecb91 |
children |
f14cbd913415 |
rev |
line source |
7
|
1 " Vim indent file
|
|
2 " Language: automake
|
|
3 " Maintainer: Nikolai Weibull <source@pcppopper.org>
|
|
4 " URL: http://www.pcppopper.org/vim/indent/pcp/automake/
|
|
5 " Latest Revision: 2004-04-25
|
|
6 " arch-tag: 9a2af48c-48d4-4bae-82c3-c801bc9d1976
|
|
7
|
|
8 " same as makefile indenting for now.
|
|
9 source <sfile>:p:h/make.vim
|
|
10
|
|
11 " vim: set sts=2 sw=2:
|