Files
dot_files/.gitmodules
Autumn Naber 036248b797 Initial commit
2022-01-24 12:32:39 -08:00

31 lines
1.1 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/taglist"]
path = vim/bundle/taglist
url = https://github.com/vim-scripts/taglist.vim.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