mirror of
https://github.com/junegunn/vim-plug.git
synced 2024-12-24 13:07:36 -07:00
Updated faq (markdown)
parent
ae327bd49b
commit
09c64d3f9d
2
faq.md
2
faq.md
@ -199,7 +199,7 @@ Apparently the git option `--depth 1` requires SSL on the remote Git server. It
|
|||||||
|
|
||||||
**Disable Shallow Cloning**
|
**Disable Shallow Cloning**
|
||||||
|
|
||||||
Add `let g:plug_shallow = 0` before the `plug#end` call.
|
Add `let g:plug_shallow = 0` to your .vimrc.
|
||||||
|
|
||||||
**Mirror the repository on a Git server with https (i.e. Github or BitBucket).**
|
**Mirror the repository on a Git server with https (i.e. Github or BitBucket).**
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user