1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/contrib/syntax/vim/README.md
Honza Pokorny 5511f45767 Remove vim syntax files
The new canonical place for the vim syntax file is in the upstream vim
tree.  All improvements and patches should be submitted there.

https://github.com/vim/vim/blob/master/runtime/syntax/dockerfile.vim

Signed-off-by: Honza Pokorny <me@honza.ca>
2020-01-14 13:01:18 -04:00

11 lines
363 B
Markdown

dockerfile.vim
==============
Syntax highlighting for Dockerfiles
-------------------------------------------------------------------------------
dockerfile.vim has been merged into upstream vim, and has therefore been deleted
from here. You can find the canonical version [here][1].
[1]: https://github.com/vim/vim/blob/master/runtime/syntax/dockerfile.vim