.vimrc: Don't set 'statusline' if we're using AirlineTheme
[dotfiles.git] / .gitmodules
index 55ffe396009e96edfdcb39e8dd85c66be7fe6e4c..54192fa075cdaa5b550ca09c414426b0cc5e105c 100644 (file)
@@ -1,40 +1,56 @@
 [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 = git://github.com/tpope/vim-surround.git
+       url = https://github.com/tpope/vim-surround.git
        ignore = dirty
 [submodule ".vim/bundle/scriptease"]
        path = .vim/bundle/scriptease
-       url = git://github.com/tpope/vim-scriptease.git
+       url = https://github.com/tpope/vim-scriptease.git
        ignore = dirty
 [submodule ".vim/bundle/nerdtree"]
        path = .vim/bundle/nerdtree
-       url = git://github.com/scrooloose/nerdtree.git
+       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/unimpaired"]
+       path = .vim/bundle/unimpaired
+       url = https://github.com/tpope/vim-unimpaired.git
+       ignore = dirty
+[submodule ".vim/bundle/airline"]
+       path = .vim/bundle/airline
+       url = https://github.com/vim-airline/vim-airline.git
+       ignore = dirty
+[submodule ".vim/bundle/airline-themes"]
+       path = .vim/bundle/airline-themes
+       url = https://github.com/vim-airline/vim-airline-themes.git
+       ignore = dirty
+[submodule ".vim/bundle/fetch"]
+       path = .vim/bundle/fetch
+       url = https://github.com/kopischke/vim-fetch.git
        ignore = dirty