mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
Update Github url for vim syntax plugin
Signed-off-by: Dani Hodovic <dani.hodovic@gmail.com>
This commit is contained in:
@@ -8,12 +8,12 @@ Installation
|
||||
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
|
||||
--------
|
||||
|
||||
Reference in New Issue
Block a user