diff options
author | Florian Pritz <bluewind@xinu.at> | 2015-10-26 17:08:03 +0100 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2015-10-26 17:08:03 +0100 |
commit | 62faba9b5db29d4bc170fb7d278350786d55b76d (patch) | |
tree | fe56d9737d068ea2322a91e26a63b55d8c42f705 /.gitmodules | |
parent | fe829316fe26791a07890a820ec7910d8991d701 (diff) | |
download | dotfiles-62faba9b5db29d4bc170fb7d278350786d55b76d.tar.gz dotfiles-62faba9b5db29d4bc170fb7d278350786d55b76d.tar.xz |
misc
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 022bad1..32d53a0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -76,3 +76,6 @@ [submodule ".vim/bundle/splice.vim"] path = .vim/bundle/splice.vim url = https://github.com/sjl/splice.vim.git +[submodule ".vim/bundle/LaTeX-Box"] + path = .vim/bundle/LaTeX-Box + url = https://github.com/LaTeX-Box-Team/LaTeX-Box.git |