martinda/Jenkinsfile-vim-syntax

Add comments support

Closed this issue · 1 comments

Comments stating with # are not highlighted differently. Also, vim plugins that use the syntax file to discover the comment marker and allow the user to use a mapping to quickly comment out lines, do not work and revert to their defaults (e.g. /* */ style comments).

Invalid