Update syntax/vim README with Vundle instructions
Signed-off-by: Evan Carmi <evan@ecarmi.org>
This commit is contained in:
parent
53253ee1fb
commit
8d1485bd3f
1 changed files with 4 additions and 1 deletions
|
@ -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
|
||||
--------
|
||||
|
|
Loading…
Reference in a new issue