summaryrefslogblamecommitdiffstats
path: root/indent/mf.vim
blob: 69b28cbc5525a81a554c62003a412a748ebb457c (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                            
if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'vim') == -1
  
" METAFONT indent file
" Language:    METAFONT
" Maintainer:  Nicola Vitacolonna <nvitacolonna@gmail.com>
" Last Change: 2016 Oct 1

runtime! indent/mp.vim

endif