mirror of
https://github.com/moby/moby.git
synced 2026-07-13 02:52:20 +00:00
dockerfile.vim
Syntax highlighting for Dockerfiles
Installation
With pathogen, the usual way...
With Vundle
Plugin 'moby/moby' , {'rtp': '/contrib/syntax/vim/'}
With vim-plug
Plug 'moby/moby' , {'rtp': '/contrib/syntax/vim/'}
Features
The syntax highlighting includes:
- The directives (e.g.
FROM) - Strings
- Comments
License
BSD, short and sweet