dotfiles/.gitmodules
2015-02-07 19:24:29 +01:00

41 lines
1.5 KiB
Plaintext

[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/YouCompleteMe"]
path = vim/bundle/YouCompleteMe
url = git@github.com:Valloric/YouCompleteMe.git
ignore = dirty
[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-exchange"]
path = vim/bundle/vim-exchange
url = git@github.com:tommcdo/vim-exchange.git
[submodule "vim/bundle/tabular"]
path = vim/bundle/tabular
url = git@github.com:godlygeek/tabular.git
[submodule "vim/bundle/vim-surround"]
path = vim/bundle/vim-surround
url = git@github.com:tpope/vim-surround.git
[submodule "vim/bundle/vim-airline"]
path = vim/bundle/vim-airline
url = git@github.com:bling/vim-airline.git
[submodule "vim/bundle/gruvbox"]
path = vim/bundle/gruvbox
url = git@github.com:morhetz/gruvbox.git
[submodule "vim/bundle/vim-matchparenalways"]
path = vim/bundle/vim-matchparenalways
url = git@github.com:justinmk/vim-matchparenalways.git
[submodule "vim/bundle/vim-gradle"]
path = vim/bundle/vim-gradle
url = git@github.com:tfnico/vim-gradle.git