github.com/feiyang21687/docker@v1.5.0/contrib/syntax/vim/doc/dockerfile.txt (about)

     1  *dockerfile.txt*  Syntax highlighting for Dockerfiles
     2  
     3  Author: Honza Pokorny <http://honza.ca>
     4  License: BSD
     5  
     6  INSTALLATION                                                     *installation*
     7  
     8  Drop it on your Pathogen path and you're all set.
     9  
    10  FEATURES                                                             *features*
    11  
    12  The syntax highlighting includes:
    13  
    14  * The directives (e.g. FROM)
    15  * Strings
    16  * Comments
    17  
    18   vim:tw=78:et:ft=help:norl: