home/.gitmodules
Salt 4ab33e2ef2 Vim: Remove YCM
It's too damn finicky, what with requiring compilation and whatnot
2018-03-08 15:41:32 -06:00

25 lines
872 B
Plaintext

[submodule ".vim/bundle/vim-closetag"]
path = .vim/bundle/vim-closetag
url = git@github.com:alvan/vim-closetag.git
[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
[submodule ".vim/bundle/vim-template"]
path = .vim/bundle/vim-template
url = git@github.com:aperezdc/vim-template.git
[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@github.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@github.com:rehashedsalt/omzcustom.git