mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
ea59ce60c5
By setting the commentstring, you support commenting with plugins like tComment. Now Vim won't default to incorrect `/* */` comments. |
||
---|---|---|
.. | ||
doc | ||
ftdetect | ||
syntax | ||
LICENSE | ||
README.md |
dockerfile.vim
Syntax highlighting for Dockerfiles
Installation
Via pathogen, the usual way...
Features
The syntax highlighting includes:
- The directives (e.g.
FROM
) - Strings
- Comments
License
BSD, short and sweet