Skip to content

Commit adaed9b

Browse files
committed
Update Github url for vim syntax plugin
Signed-off-by: Dani Hodovic <dani.hodovic@gmail.com>
1 parent eeea12d commit adaed9b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

contrib/syntax/vim/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ Installation
88
With [pathogen](https://github.com/tpope/vim-pathogen), the usual way...
99

1010
With [Vundle](https://github.com/gmarik/Vundle.vim)
11-
12-
Plugin 'docker/docker' , {'rtp': '/contrib/syntax/vim/'}
11+
12+
Plugin 'moby/moby' , {'rtp': '/contrib/syntax/vim/'}
1313

1414
With [vim-plug](https://github.com/junegunn/vim-plug)
15-
16-
Plug 'docker/docker' , {'rtp': '/contrib/syntax/vim/'}
15+
16+
Plug 'moby/moby' , {'rtp': '/contrib/syntax/vim/'}
1717

1818
Features
1919
--------

0 commit comments

Comments
 (0)