summaryrefslogtreecommitdiff
path: root/mnv/runtime/indent/automake.mnv
diff options
context:
space:
mode:
Diffstat (limited to 'mnv/runtime/indent/automake.mnv')
-rw-r--r--mnv/runtime/indent/automake.mnv11
1 files changed, 11 insertions, 0 deletions
diff --git a/mnv/runtime/indent/automake.mnv b/mnv/runtime/indent/automake.mnv
new file mode 100644
index 0000000000..ef48079799
--- /dev/null
+++ b/mnv/runtime/indent/automake.mnv
@@ -0,0 +1,11 @@
+" MNV 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.mnv