changing https: to git: for vim-powerline submodule. doh

This commit is contained in:
Dustin Swan
2012-01-13 13:10:46 -05:00
parent 281d5f576a
commit aad400df4e

2
.gitmodules vendored
View File

@@ -81,4 +81,4 @@
url = git://github.com/kien/ctrlp.vim
[submodule "vim/bundle/vim-powerline"]
path = vim/bundle/vim-powerline
url = https://github.com/Lokaltog/vim-powerline
url = git://github.com/Lokaltog/vim-powerline