dotfiles/.gitmodules

16 lines
634 B
Plaintext
Raw Normal View History

2013-10-09 13:18:10 +01:00
[submodule ".vim/bundle/vim-fugitive"]
path = .vim/bundle/vim-fugitive
url = http://github.com/tpope/vim-fugitive
2013-10-09 19:03:28 +01:00
[submodule ".vim/bundle/vim-markdown"]
path = .vim/bundle/vim-markdown
url = https://github.com/plasticboy/vim-markdown.git
[submodule ".vim/bundle/vim-powerline"]
path = .vim/bundle/vim-powerline
url = https://github.com/Lokaltog/vim-powerline.git
[submodule ".vim/bundle/vim-syntastic"]
path = .vim/bundle/vim-syntastic
url = https://github.com/scrooloose/syntastic
2013-10-25 12:44:43 +01:00
[submodule "cygwin/mintty-colors-solarized"]
path = cygwin/mintty-colors-solarized
url = https://github.com/mavnn/mintty-colors-solarized.git