diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index c2ca5df..4759f0d 100644 --- a/.gitmodules +++ b/.gitmodules | |||
@@ -58,3 +58,6 @@ | |||
58 | [submodule "pack/vim/opt/YouCompleteMe.git"] | 58 | [submodule "pack/vim/opt/YouCompleteMe.git"] |
59 | path = pack/vim/opt/YouCompleteMe | 59 | path = pack/vim/opt/YouCompleteMe |
60 | url = https://github.com/Valloric/YouCompleteMe.git | 60 | url = https://github.com/Valloric/YouCompleteMe.git |
61 | [submodule "pack/vim/opt/vimtex"] | ||
62 | path = pack/vim/opt/vimtex | ||
63 | url = https://github.com/lervag/vimtex | ||