vim/.gitmodules
2019-03-20 22:52:20 +01:00

13 lines
451 B
Plaintext

[submodule "bundle/vim-pathogen"]
path = bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen
[submodule "bundle/vim-latex-live-preview"]
path = bundle/vim-latex-live-preview
url = https://github.com/xuhdev/vim-latex-live-preview.git
[submodule "bundle/vim-easytags"]
path = bundle/vim-easytags
url = https://github.com/xolox/vim-easytags
[submodule "bundle/vim-misc"]
path = bundle/vim-misc
url = https://github.com/xolox/vim-misc