1
0
mirror of https://github.com/bertptrs/vimconfig.git synced 2025-12-25 12:30:32 +01:00

Add vim-latex.

This commit is contained in:
Bert Peters
2015-02-11 19:04:30 +01:00
parent add9af6025
commit cc4a9d1413
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -22,3 +22,6 @@
[submodule "bundle/vim-vimlparser"]
path = bundle/vim-vimlparser
url = https://github.com/ynkdir/vim-vimlparser
[submodule "bundle/vim-latex"]
path = bundle/vim-latex
url = git@github.com:lervag/vim-latex.git

1
bundle/vim-latex Submodule

Submodule bundle/vim-latex added at 69c12a8b28