# HG changeset patch # User zegervdv # Date 1402600374 -7200 # Node ID c642182c2cbd646441638ed5eac7a54e56371eaf # Parent 1de663077957734663cc7b1668d98ab39a7435ad Fix ssh links in modules diff -r 1de663077957 -r c642182c2cbd .hgsub --- a/.hgsub Thu Jun 12 09:31:54 2014 +0200 +++ b/.hgsub Thu Jun 12 21:12:54 2014 +0200 @@ -43,14 +43,14 @@ vim/bundle/ag = [git]https://github.com/rking/ag.vim.git vim/bundle/smalls = [git]https://github.com/t9md/vim-smalls.git vim/bundle/textmanip = [git]https://github.com/t9md/vim-textmanip.git -vim/bundle/startify = [git]git@github.com:mhinz/vim-startify.git -vim/bundle/rbenv = [git]git@github.com:tpope/vim-rbenv.git -vim/bundle/clang_complete = [git]git@github.com:Rip-Rip/clang_complete.git -vim/bundle/base16 = [git]git@github.com:chriskempson/base16-vim.git -vim/bundle/vimwiki = [git]git@github.com:vimwiki/vimwiki.git +vim/bundle/startify = [git]https://github.com/mhinz/vim-startify.git +vim/bundle/rbenv = [git]https://github.com/tpope/vim-rbenv.git +vim/bundle/clang_complete = [git]https://github.com/Rip-Rip/clang_complete.git +vim/bundle/base16 = [git]https://github.com/chriskempson/base16-vim.git +vim/bundle/vimwiki = [git]https://github.com/vimwiki/vimwiki.git vimwiki = [git]git@bitbucket.org:zegervdv/vimwiki.git -vim/bundle/vim-session = [git]git@github.com:xolox/vim-session.git -vim/bundle/misc = [git]git@github.com:xolox/vim-misc.git -vim/bundle/rspec-syntax = [git]git@github.com:sheerun/rspec.vim.git -vim/bundle/git = [git]git@github.com:tpope/vim-git.git -vim/bundle/merginal = [git]git@github.com:idanarye/vim-merginal.git +vim/bundle/vim-session = [git]https://github.com/xolox/vim-session.git +vim/bundle/misc = [git]https://github.com/xolox/vim-misc.git +vim/bundle/rspec-syntax = [git]https://github.com/sheerun/rspec.vim.git +vim/bundle/git = [git]https://github.com/tpope/vim-git.git +vim/bundle/merginal = [git]https://github.com/idanarye/vim-merginal.git