dotfiles/.gitmodules
2013-08-01 19:34:30 -07:00

18 lines
808 B
Text

[submodule "vim-files/vim-pathogen"]
path = vim-files/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "vim-files/.vim/bundle/vim-sensible"]
path = vim-files/.vim/bundle/vim-sensible
url = git://github.com/tpope/vim-sensible.git
[submodule "vim-files/.vim/bundle/vim-fugitive"]
path = vim-files/.vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim-files/.vim/bundle/vim-eunuch"]
path = vim-files/.vim/bundle/vim-eunuch
url = https://github.com/tpope/vim-eunuch.git
[submodule "vim-files/.vim/bundle/nerdtree"]
path = vim-files/.vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim-files/.vim/bundle/tcomment_vim"]
path = vim-files/.vim/bundle/tcomment_vim
url = https://github.com/tomtom/tcomment_vim.git