Files
vim-polyglot/indent/Jenkinsfile.vim

6 lines
102 B
VimL

if !polyglot#util#IsEnabled('jenkins', expand('<sfile>:p'))
finish
endif
runtime indent/groovy.vim