Skip to content

Commit 91d2abc

Browse files
committed
Changing command-t to the github (mirrored) repo
1 parent 3a58281 commit 91d2abc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
url = http://github.com/tomtom/checksyntax_vim.git
2828
[submodule ".vim/bundle/command-t"]
2929
path = .vim/bundle/command-t
30-
url = git://git.wincent.com/command-t.git
30+
url = git://github.com/wincent/Command-T.git
3131
[submodule ".vim/bundle/vim-markdown"]
3232
path = .vim/bundle/vim-markdown
3333
url = git://github.com/spf13/vim-markdown.git

0 commit comments

Comments
 (0)