dotfiles/.gitmodules
2020-02-19 14:20:36 -08:00

54 lines
2.1 KiB
Text

[submodule ".vim/bundle/Gundo"]
path = .oldvim/vim/bundle/Gundo
url = https://github.com/vim-scripts/Gundo.git
ignore = dirty
[submodule ".vim/bundle/ShowMarks"]
path = .oldvim/vim/bundle/ShowMarks
url = https://github.com/vim-scripts/ShowMarks.git
ignore = dirty
[submodule ".vim/bundle/vundle"]
path = .oldvim/vim/bundle/vundle
url = https://github.com/gmarik/vundle.git
ignore = dirty
[submodule ".vim/bundle/Align"]
path = .oldvim/vim/bundle/Align
url = https://github.com/vim-scripts/Align.git
[submodule ".vim/bundle/vim-markdown"]
path = .oldvim/vim/bundle/vim-markdown
url = https://github.com/tpope/vim-markdown.git
[submodule ".vim/bundle/FuzzyFinder"]
path = .oldvim/vim/bundle/FuzzyFinder
url = https://github.com/vim-scripts/FuzzyFinder.git
[submodule ".vim/bundle/L9"]
path = .oldvim/vim/bundle/L9
url = https://github.com/vim-scripts/L9.git
[submodule ".vim/bundle/Tabular"]
path = .oldvim/vim/bundle/Tabular
url = https://github.com/vim-scripts/Tabular.git
[submodule ".vim/bundle/The-NERD-tree"]
path = .oldvim/vim/bundle/The-NERD-tree
url = https://github.com/vim-scripts/The-NERD-tree.git
[submodule ".vim/bundle/ctrlp.vim"]
path = .oldvim/vim/bundle/ctrlp.vim
url = https://github.com/vim-scripts/ctrlp.vim.git
[submodule ".vim/bundle/gnupg"]
path = .oldvim/vim/bundle/gnupg
url = https://github.com/vim-scripts/gnupg.git
[submodule ".vim/bundle/vim-puppet"]
path = .oldvim/vim/bundle/vim-puppet
url = https://github.com/voxpupuli/vim-puppet.git
[submodule ".vim/bundle/vim-plist"]
path = .oldvim/vim/bundle/vim-plist
url = https://github.com/hunner/vim-plist.git
[submodule ".vim/bundle/vim-coffee-script"]
path = .oldvim/vim/bundle/vim-coffee-script
url = https://github.com/vim-scripts/vim-coffee-script.git
[submodule ".vim/bundle/syntastic"]
path = .oldvim/vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule ".vim/bundle/YouCompleteMe"]
path = .oldvim/vim/bundle/YouCompleteMe
url = https://github.com/Valloric/YouCompleteMe.git
[submodule ".vim/bundle/ag"]
path = .oldvim/vim/bundle/ag
url = https://github.com/rking/ag.vim