summaryrefslogtreecommitdiffstats
path: root/indent/Jenkinsfile.vim
blob: 150a66045d5ec56f98a1adea9b0511c499fd8c91 (plain) (blame)
1
2
3
if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'jenkins') == -1
runtime indent/groovy.vim
endif