summaryrefslogtreecommitdiffstats
path: root/indent/mf.vim
blob: 47a21542f7b39c4fe9fc9240b2bce0005afb0011 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
if polyglot#init#is_disabled(expand('<sfile>:p'), 'mf', 'indent/mf.vim')
  finish
endif

" METAFONT indent file
" Language:    METAFONT
" Maintainer:  Nicola Vitacolonna <nvitacolonna@gmail.com>
" Last Change: 2016 Oct 1

runtime! indent/mp.vim