summaryrefslogblamecommitdiffstats
path: root/indent/velocity.vim
blob: 6ac2386396c15b58c2ea99169dfe8ef462e6405c (plain) (tree)
1
2
3
4
5
6
7
8
9



                                                                          




                         
if exists('g:polyglot_disabled') && index(g:polyglot_disabled, 'vm') != -1
  finish
endif

if exists("b:did_indent")
    finish
endif

runtime! indent/html.vim