Skip to content

Commit

Permalink
Merge pull request #9909 from carmi/master
Browse files Browse the repository at this point in the history
Update syntax/vim README with Vundle instructions
  • Loading branch information
LK4D4 committed Jan 5, 2015
2 parents 579b6e3 + 8d1485b commit 356b035
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion contrib/syntax/vim/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
--------
Expand Down

0 comments on commit 356b035

Please sign in to comment.