dotfiles/.gitmodules

37 lines
1.4 KiB
Plaintext

[submodule "oh-my-zsh"]
path = oh-my-zsh
url = git@github.com:robbyrussell/oh-my-zsh.git
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = git@github.com:scrooloose/nerdtree.git
[submodule "vim/bundle/vim-tmux-navigator"]
path = vim/bundle/vim-tmux-navigator
url = git@github.com:christoomey/vim-tmux-navigator.git
[submodule "vim/bundle/bufexplorer"]
path = vim/bundle/bufexplorer
url = git@github.com:jlanzarotta/bufexplorer.git
[submodule "vim/bundle/vim-colors-solarized"]
path = vim/bundle/vim-colors-solarized
url = git@github.com:altercation/vim-colors-solarized
[submodule "vim/bundle/YouCompleteMe"]
path = vim/bundle/YouCompleteMe
url = git@github.com:Valloric/YouCompleteMe.git
[submodule "vim/bundle/tagbar"]
path = vim/bundle/tagbar
url = git@github.com:majutsushi/tagbar.git
[submodule "vim/bundle/tcomment_vim"]
path = vim/bundle/tcomment_vim
url = git@github.com:tomtom/tcomment_vim.git
[submodule "vim/bundle/vim-autoclose"]
path = vim/bundle/vim-autoclose
url = git@github.com:Townk/vim-autoclose.git
[submodule "vim/bundle/vim-blockify"]
path = vim/bundle/vim-blockify
url = git@github.com:mhinz/vim-blockify.git
[submodule "vim/bundle/MatchTagAlways"]
path = vim/bundle/MatchTagAlways
url = git@github.com:Valloric/MatchTagAlways.git
[submodule "vim/bundle/vim-interestingwords"]
path = vim/bundle/vim-interestingwords
url = git@github.com:vasconcelloslf/vim-interestingwords.git