Skip to content

nichamon/Jenkinsfile-vim-syntax

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jenkinsfile-vim-syntax

A plugin that enables Jenkins DSL job syntax coloring + indentation.

Under the hood

Simply recognises your project's Jenkinsfile as a Groovy script. See this Jenkins documentation for details.

Installation

Installing the plugin's easy. First, make sure you've got pathogen installed. Then, just clone this repo:

git clone [email protected]:martinda/Jenkinsfile-vim-syntax.git ~/.vim/bundle/Jenkinsfile-vim-syntax

Then fire up Vim and you're good to go.

Alternatively, this is included in the vim-polyglot package, though polyglot may lag behind this repo by a version or two.

About

Jenkinsfile DSL vim syntax

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%