dotfiles/.gitmodules

50 lines
2.1 KiB
Plaintext

[submodule "vim/.vim/bundle/nerdtree"]
path = vim/.vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim/.vim/bundle/vim-tmux-navigator"]
path = vim/.vim/bundle/vim-tmux-navigator
url = https://github.com/christoomey/vim-tmux-navigator.git
[submodule "vim/.vim/bundle/YouCompleteMe"]
path = vim/.vim/bundle/YouCompleteMe
url = https://github.com/Valloric/YouCompleteMe.git
ignore = dirty
[submodule "vim/.vim/bundle/tagbar"]
path = vim/.vim/bundle/tagbar
url = https://github.com/majutsushi/tagbar.git
[submodule "vim/.vim/bundle/tcomment_vim"]
path = vim/.vim/bundle/tcomment_vim
url = https://github.com/tomtom/tcomment_vim.git
[submodule "vim/.vim/bundle/vim-exchange"]
path = vim/.vim/bundle/vim-exchange
url = https://github.com/tommcdo/vim-exchange.git
[submodule "vim/.vim/bundle/tabular"]
path = vim/.vim/bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "vim/.vim/bundle/vim-surround"]
path = vim/.vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "vim/.vim/bundle/vim-airline"]
path = vim/.vim/bundle/vim-airline
url = https://github.com/bling/vim-airline.git
[submodule "vim/.vim/bundle/gruvbox"]
path = vim/.vim/bundle/gruvbox
url = https://github.com/morhetz/gruvbox.git
[submodule "vim/.vim/bundle/vim-matchparenalways"]
path = vim/.vim/bundle/vim-matchparenalways
url = https://github.com/justinmk/vim-matchparenalways.git
[submodule "vim/.vim/bundle/vim-gradle"]
path = vim/.vim/bundle/vim-gradle
url = https://github.com/tfnico/vim-gradle.git
[submodule "vim/.vim/bundle/indentLine"]
path = vim/.vim/bundle/indentLine
url = https://github.com/Yggdroot/indentLine.git
[submodule "vim/.vim/bundle/delimitMate"]
path = vim/.vim/bundle/delimitMate
url = https://github.com/Raimondi/delimitMate.git
[submodule "vim/.vim/bundle/ctrlp.vim"]
path = vim/.vim/bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git
[submodule "vim/.vim/bundle/vim-latex-live-preview"]
path = vim/.vim/bundle/vim-latex-live-preview
url = https://github.com/xuhdev/vim-latex-live-preview.git