Switch to https
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
dockerfile git@github.com:ekalinin/Dockerfile.vim.git
|
||||
fugitive git@github.com:tpope/vim-fugitive.git
|
||||
nerdtree git@github.com:preservim/nerdtree.git
|
||||
nerdtree-git git@github.com:Xuyuanp/nerdtree-git-plugin.git
|
||||
nim git@github.com:zah/nim.vim.git
|
||||
solarized git@github.com:altercation/vim-colors-solarized.git
|
||||
syntastic git@github.com:vim-syntastic/syntastic.git
|
||||
terraform git@github.com:hashivim/vim-terraform.git
|
||||
dockerfile https://github.com/ekalinin/Dockerfile.vim.git
|
||||
fugitive https://github.com/tpope/vim-fugitive.git
|
||||
nerdtree https://github.com/preservim/nerdtree.git
|
||||
nerdtree-git https://github.com/Xuyuanp/nerdtree-git-plugin.git
|
||||
nim https://github.com/zah/nim.vim.git
|
||||
solarized https://github.com/altercation/vim-colors-solarized.git
|
||||
syntastic https://github.com/vim-syntastic/syntastic.git
|
||||
terraform https://github.com/hashivim/vim-terraform.git
|
||||
terragrunt https://github.com/yorinasub17/vim-terragrunt.git
|
||||
toml https://github.com/cespare/vim-toml.git
|
||||
zig git@github.com:ziglang/zig.vim.git
|
||||
zig https://github.com/ziglang/zig.vim.git
|
||||
|
||||
Reference in New Issue
Block a user