.vim/bundle: Update vim bundle submodules
[dotfiles.git] / .gitmodules
index 0ea1344fbe3324a397fb8b864107417ad788cd0b..9e735f11fce9755f1e9ed3a89462cf2bddfa84f7 100644 (file)
@@ -1,20 +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
+       url = https://github.com/sjl/gundo.vim.git
+       ignore = dirty
+[submodule ".vim/bundle/ack"]
+       path = .vim/bundle/ack
+       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://tduckles@nynim.org/home/tduckles/git/vim-powerline.git
+       ignore = dirty
+[submodule ".vim/bundle/unimpaired"]
+       path = .vim/bundle/unimpaired
+       url = https://github.com/tpope/vim-unimpaired.git
        ignore = dirty