Added html pipe to firefox from mutt in a hacky fashion
[dotfiles.git] / .gitmodules
index 98268b6..49e6256 100644 (file)
@@ -1,12 +1,12 @@
+[submodule ".vim/bundle/vim-gnupg"]
+       path = .vim/bundle/vim-gnupg
+       url = https://github.com/jamessan/vim-gnupg
 [submodule ".vim/bundle/tlib_vim"]
        path = .vim/bundle/tlib_vim
-       url = git://github.com/tomtom/tlib_vim.git
+       url = https://github.com/tomtom/tlib_vim.git
 [submodule ".vim/bundle/vim-addon-mw-utils"]
        path = .vim/bundle/vim-addon-mw-utils
-       url = git://github.com/MarcWeber/vim-addon-mw-utils.git
-[submodule ".vim/bundle/vim-snipmate"]
-       path = .vim/bundle/vim-snipmate
-       url = git://github.com/garbas/vim-snipmate.git
-[submodule ".vim/bundle/vim-flake8"]
-       path = .vim/bundle/vim-flake8
-       url = git://github.com/nvie/vim-flake8.git
+       url = https://github.com/MarcWeber/vim-addon-mw-utils.git
+[submodule ".vim/bundle/syntastic"]
+       path = .vim/bundle/syntastic
+       url = https://github.com/scrooloose/syntastic.git