From b233fe1b385d3acf748cc91963a894a873a14340 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gustavo=20C=C3=B3rdova=20Avila?= Date: Sat, 10 Jul 2021 11:02:38 -0700 Subject: [PATCH] Switch to https --- bundle/bundles.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/bundle/bundles.txt b/bundle/bundles.txt index feb8c96..22ef857 100644 --- a/bundle/bundles.txt +++ b/bundle/bundles.txt @@ -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