dotfiles/.gitmodules
2013-06-25 11:10:58 -07:00

42 lines
1.5 KiB
Text

[submodule ".vim/bundle/Gundo"]
path = .vim/bundle/Gundo
url = https://github.com/vim-scripts/Gundo.git
ignore = dirty
[submodule ".vim/bundle/ShowMarks"]
path = .vim/bundle/ShowMarks
url = https://github.com/vim-scripts/ShowMarks.git
ignore = dirty
[submodule ".vim/bundle/vundle"]
path = .vim/bundle/vundle
url = https://github.com/gmarik/vundle.git
ignore = dirty
[submodule ".vim/bundle/Align"]
path = .vim/bundle/Align
url = https://github.com/vim-scripts/Align.git
[submodule ".vim/bundle/vim-markdown"]
path = .vim/bundle/vim-markdown
url = https://github.com/tpope/vim-markdown.git
[submodule ".vim/bundle/FuzzyFinder"]
path = .vim/bundle/FuzzyFinder
url = https://github.com/vim-scripts/FuzzyFinder.git
[submodule ".vim/bundle/L9"]
path = .vim/bundle/L9
url = https://github.com/vim-scripts/L9.git
[submodule ".vim/bundle/Tabular"]
path = .vim/bundle/Tabular
url = https://github.com/vim-scripts/Tabular.git
[submodule ".vim/bundle/The-NERD-tree"]
path = .vim/bundle/The-NERD-tree
url = https://github.com/vim-scripts/The-NERD-tree.git
[submodule ".vim/bundle/ctrlp.vim"]
path = .vim/bundle/ctrlp.vim
url = https://github.com/vim-scripts/ctrlp.vim.git
[submodule ".vim/bundle/gnupg"]
path = .vim/bundle/gnupg
url = https://github.com/vim-scripts/gnupg.git
[submodule ".vim/bundle/vim-puppet"]
path = .vim/bundle/vim-puppet
url = https://github.com/hunner/vim-puppet.git
[submodule ".vim/bundle/vim-plist"]
path = .vim/bundle/vim-plist
url = https://github.com/hunner/vim-plist.git