Syntax highlighting for Dockerfiles
With pathogen, the usual way...
With Vundle
Plugin 'moby/moby' , {'rtp': '/contrib/syntax/vim/'}
With vim-plug
Plug 'moby/moby' , {'rtp': '/contrib/syntax/vim/'}
The syntax highlighting includes:
- The directives (e.g.
FROM) - Strings
- Comments
BSD, short and sweet