aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2011-11-04 19:15:52 +1300
committerTom Ryder <tom@sanctum.geek.nz>2011-11-04 19:15:52 +1300
commitd40b00d409caa598197be5abe9974004c7c0710e (patch)
tree26a6f46db46c33865abe2ddc0e306de33f53c50a /.gitmodules
parentSome terminal tweaks (diff)
downloaddotfiles-d40b00d409caa598197be5abe9974004c7c0710e.tar.gz
dotfiles-d40b00d409caa598197be5abe9974004c7c0710e.zip
Use consistent URL scheme
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 159aeafa..e562d1e0 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,12 +1,12 @@
[submodule "vim/bundle/dessert"]
path = vim/bundle/dessert
- url = git://github.com/tejr/dessert.git
+ url = https://github.com/tejr/dessert.git
ignore = dirty
[submodule "vim/bundle/repeat"]
path = vim/bundle/repeat
- url = http://github.com/tpope/vim-repeat.git
+ url = https://github.com/tpope/vim-repeat.git
ignore = dirty
[submodule "vim/bundle/surround"]
path = vim/bundle/surround
- url = http://github.com/tpope/vim-surround.git
+ url = https://github.com/tpope/vim-surround.git
ignore = dirty