vim/.gitmodules
2019-08-02 20:17:10 +02:00

19 lines
656 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-misc"]
path = bundle/vim-misc
url = https://github.com/xolox/vim-misc
[submodule "bundle/TagHighlight"]
path = bundle/TagHighlight
url = https://github.com/vim-scripts/TagHighlight
[submodule "bundle/vim-glsl"]
path = bundle/vim-glsl
url = https://github.com/tikhomirov/vim-glsl
[submodule "bundle/rust.vim"]
path = bundle/rust.vim
url = https://github.com/rust-lang/rust.vim