Merge pull request #9909 from carmi/master

Update syntax/vim README with Vundle instructions
Upstream-commit: 356b035c4b76ef38cd8f1ac8abcc8d2ba49b3986
Component: engine
This commit is contained in:
Alexander Morozov
2015-01-05 11:31:43 -08:00
@@ -5,8 +5,11 @@ Syntax highlighting for Dockerfiles
Installation
------------
With [pathogen](https://github.com/tpope/vim-pathogen), the usual way...
Via pathogen, the usual way...
With [Vundle](https://github.com/gmarik/Vundle.vim)
Plugin 'docker/docker' , {'rtp': '/contrib/syntax/vim/'}
Features
--------