Merge pull request #37589 from danihodovic/update-vim-plugin-readme

README: Update Github url for vim syntax plugin
This commit is contained in:
Sebastiaan van Stijn 2018-10-16 14:07:52 +02:00 committed by GitHub
commit ce1ee59166
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -9,11 +9,11 @@ With [pathogen](https://github.com/tpope/vim-pathogen), the usual way...
With [Vundle](https://github.com/gmarik/Vundle.vim)
Plugin 'docker/docker' , {'rtp': '/contrib/syntax/vim/'}
Plugin 'moby/moby' , {'rtp': '/contrib/syntax/vim/'}
With [vim-plug](https://github.com/junegunn/vim-plug)
Plug 'docker/docker' , {'rtp': '/contrib/syntax/vim/'}
Plug 'moby/moby' , {'rtp': '/contrib/syntax/vim/'}
Features
--------