Files
dot_files/.gitmodules

43 lines
1.6 KiB
Plaintext

[submodule "vim/bundle/vim-gitgutter"]
path = vim/bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = https://github.com/preservim/nerdtree.git
[submodule "vim/bundle/OmniCppComplete"]
path = vim/bundle/OmniCppComplete
url = https://github.com/vim-scripts/OmniCppComplete.git
[submodule "vim/bundle/supertab"]
path = vim/bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule "vim/bundle/lightline"]
path = vim/bundle/lightline
url = https://github.com/itchyny/lightline.vim.git
[submodule "vim/bundle/rainbow"]
path = vim/bundle/rainbow
url = https://github.com/frazrepo/vim-rainbow.git
[submodule "vim/bundle/fugitive"]
path = vim/bundle/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/syntastic"]
path = vim/bundle/syntastic
url = https://github.com/vim-syntastic/syntastic.git
[submodule "vim/bundle/indentLine"]
path = vim/bundle/indentLine
url = https://github.com/Yggdroot/indentLine.git
[submodule "vim/bundle/vim-airline"]
path = vim/bundle/vim-airline
url = https://github.com/vim-airline/vim-airline
[submodule "vim/bundle/quickr-cscope.vim"]
path = vim/bundle/quickr-cscope.vim
url = https://github.com/ronakg/quickr-cscope.vim
[submodule "vim/bundle/vim-bufferline"]
path = vim/bundle/vim-bufferline
url = https://github.com/bling/vim-bufferline
[submodule "vim/bundle/tagbar"]
path = vim/bundle/tagbar
url = https://github.com/preservim/tagbar.git
[submodule "vim/bundle/yaifa"]
path = vim/bundle/yaifa
url = https://github.com/vim-scripts/yaifa.vim.git