We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21fbb66 commit 5f4bc25Copy full SHA for 5f4bc25
README.md
@@ -11,11 +11,11 @@ Language (VCL).
11
12
### Pathogen
13
14
-* `git clone --depth=1 https://github.com/fgsch/vim-varnish ~/.vim/bundle/vim-varnish`
+* `git clone --depth=1 https://github.com/varnishcache-friends/vim-varnish ~/.vim/bundle/vim-varnish`
15
16
### vim-plug
17
18
-* Add `Plug 'fgsch/vim-varnish'` to `~/.vimrc`
+* Add `Plug 'varnishcache-friends/vim-varnish'` to `~/.vimrc`
19
* `:PlugInstall` or `$ vim +PlugInstall +qall`
20
21
## Features
0 commit comments