Back in this week I was spending some time to write some pipeline definitions for Jenkins. I’m using Vim all the time, so I had to take care of this missing function. So you just need to add the following line to you ~/.vimrc: autocmd BufNewFile,BufRead *[jJ]enkinsfile set syntax=groovy and the text editor will automatically […]