dotfiles/.gitmodules
2012-06-14 12:32:35 -07:00

15 lines
482 B
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