summaryrefslogtreecommitdiffstats
path: root/indent/Jenkinsfile.vim
blob: 79d09bb8eccf060d0689f471f37024e7f3273943 (plain) (blame)
1
2
3
4
5
if exists('g:polyglot_disabled') && index(g:polyglot_disabled, 'jenkins') != -1
  finish
endif

runtime indent/groovy.vim