vim/.gitmodules
Steins7 e5be9b7d75 Switched from letex-preview to vimtex
+ added vimtex as submodule
* configured vim fro vimtex
2021-07-03 16:07:21 +02:00

25 lines
785 B
Plaintext

[submodule "bundle/vim-pathogen"]
path = bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen
[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
[submodule "bundle/vim-header"]
path = bundle/vim-header
url = https://github.com/alpertuna/vim-header
[submodule "vimtex"]
path = vimtex
url = https://github.com/lervag/vimtex
[submodule "bundle/vimtex"]
path = bundle/vimtex
url = https://github.com/lervag/vimtex