home/.gitmodules

31 lines
1.1 KiB
Plaintext
Raw Normal View History

2018-01-29 14:56:26 -06:00
[submodule ".vim/bundle/vim-closetag"]
path = .vim/bundle/vim-closetag
url = git@github.com:alvan/vim-closetag.git
2018-01-29 14:57:50 -06:00
[submodule ".vim/bundle/gruvbox"]
path = .vim/bundle/gruvbox
url = git@github.com:morhetz/gruvbox.git
[submodule ".vim/bundle/SimpylFold"]
path = .vim/bundle/SimpylFold
url = git@github.com:tmhedberg/SimpylFold.git
2018-01-29 15:01:38 -06:00
[submodule ".vim/bundle/vim-template"]
path = .vim/bundle/vim-template
url = git@github.com:aperezdc/vim-template.git
2018-01-31 12:52:25 -06:00
[submodule ".vim/bundle/vim-colors-solarized"]
path = .vim/bundle/vim-colors-solarized
url = git@github.com:altercation/vim-colors-solarized.git
[submodule ".local/bin"]
path = .local/bin
url = git@gitlab.com:rehashedsalt/bin
[submodule ".oh-my-zsh"]
path = .oh-my-zsh
url = git@github.com:robbyrussell/oh-my-zsh.git
[submodule ".omzcustom"]
path = .omzcustom
url = git@gitlab.com:rehashedsalt/omzcustom.git
2018-05-17 16:40:55 -05:00
[submodule ".themes/gruvbox-gtk"]
path = .themes/gruvbox-gtk
url = https://github.com/3ximus/gruvbox-gtk
[submodule ".vim/bundle/incsearch.vim"]
path = .vim/bundle/incsearch.vim
url = https://github.com/haya14busa/incsearch.vim.git