bin/git-subtree: Remove, now in standard Git distrib
[dotfiles.git] / .gitmodules
index a9cc8eb91e41b85d3ab1c9a057eb02243c1bccf2..452d0a00e56e9b4e26bcd9b1f9f4273501c10490 100644 (file)
@@ -1,28 +1,48 @@
 [submodule ".vim/bundle/fugitive"]
        path = .vim/bundle/fugitive
-       url = git://github.com/tpope/vim-fugitive.git
+       url = https://github.com/tpope/vim-fugitive.git
        ignore = dirty
 [submodule ".vim/bundle/octopress"]
        path = .vim/bundle/octopress
-       url = git://github.com/tangledhelix/vim-octopress.git
+       url = https://github.com/tangledhelix/vim-octopress.git
        ignore = dirty
 [submodule ".vim/bundle/solarized"]
        path = .vim/bundle/solarized
-       url = git://github.com/altercation/vim-colors-solarized.git
+       url = https://github.com/altercation/vim-colors-solarized.git
        ignore = dirty
 [submodule ".vim/bundle/git"]
        path = .vim/bundle/git
-       url = git://github.com/tpope/vim-git.git
+       url = https://github.com/tpope/vim-git.git
        ignore = dirty
 [submodule ".vim/bundle/gundo"]
        path = .vim/bundle/gundo
-       url = git://github.com/sjl/gundo.vim.git
-       ignore = dirty
-[submodule ".vim/bundle/command-t"]
-       path = .vim/bundle/command-t
-       url = git://github.com/wincent/Command-T.git
+       url = https://github.com/sjl/gundo.vim.git
        ignore = dirty
 [submodule ".vim/bundle/ack"]
        path = .vim/bundle/ack
-       url = git://github.com/mileszs/ack.vim.git
+       url = https://github.com/mileszs/ack.vim.git
+       ignore = dirty
+[submodule ".vim/bundle/surround"]
+       path = .vim/bundle/surround
+       url = https://github.com/tpope/vim-surround.git
+       ignore = dirty
+[submodule ".vim/bundle/scriptease"]
+       path = .vim/bundle/scriptease
+       url = https://github.com/tpope/vim-scriptease.git
+       ignore = dirty
+[submodule ".vim/bundle/nerdtree"]
+       path = .vim/bundle/nerdtree
+       url = https://github.com/scrooloose/nerdtree.git
+       ignore = dirty
+[submodule ".vim/bundle/ctrlp"]
+       path = .vim/bundle/ctrlp
+       url = https://github.com/kien/ctrlp.vim.git
+       ignore = dirty
+[submodule ".vim/bundle/powerline"]
+       path = .vim/bundle/powerline
+       url = ssh://tony@nynim.org/data/repo/git/vim-powerline.git
+       ignore = dirty
+[submodule ".vim/bundle/unimpaired"]
+       path = .vim/bundle/unimpaired
+       url = https://github.com/tpope/vim-unimpaired.git
        ignore = dirty