add vim-plug setting

this should work ( tried on my machine)

Signed-off-by: Ian Chen <ianre657@gmail.com>
Upstream-commit: a7652107189336f243e5c9a89b33a577df34fdd2
Component: engine
This commit is contained in:
Ian Chen
2018-07-04 15:54:19 +08:00
parent 6f30c64548
commit a79f6da5b0
@@ -11,6 +11,10 @@ With [Vundle](https://github.com/gmarik/Vundle.vim)
Plugin 'docker/docker' , {'rtp': '/contrib/syntax/vim/'}
With [vim-plug](https://github.com/junegunn/vim-plug)
Plug 'docker/docker' , {'rtp': '/contrib/syntax/vim/'}
Features
--------