summaryrefslogtreecommitdiffstats
path: root/ftplugin/raml.vim
blob: 21af830774c80c1fac076ef27647f05f000704eb (plain) (blame)
1
2
3
if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'raml') == -1
set ts=2 sts=2 sw=2 et
endif