vim/.gitmodules
Steins7 64769dd9c0 Minor tweaks
+ added automatic header
* fixed file type-specific settings
2020-12-09 22:29:41 +01:00

22 lines
761 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
[submodule "bundle/vim-header"]
path = bundle/vim-header
url = https://github.com/alpertuna/vim-header