summaryrefslogblamecommitdiffstats
path: root/indent/Jenkinsfile.vim
blob: 07fdbf3b3a00f5f960504a1a5766543883afdfce (plain) (tree)
1
2
3
4
5




                                                                                
if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'jenkins') == -1
  
runtime indent/groovy.vim

endif