vim-latex => vimtex

This commit is contained in:
Alex Yatskov 2017-12-30 12:41:12 -08:00
parent 1ffd77ceb1
commit 256353b1c0
3 changed files with 4 additions and 4 deletions

6
.gitmodules vendored
View File

@ -85,9 +85,6 @@
[submodule ".vim/bundle/vim-airline"]
path = .vim/bundle/vim-airline
url = https://github.com/vim-airline/vim-airline.git
[submodule ".vim/bundle/vim-latex"]
path = .vim/bundle/vim-latex
url = https://github.com/vim-latex/vim-latex.git
[submodule ".vim/bundle/vim-indent-guides"]
path = .vim/bundle/vim-indent-guides
url = https://github.com/nathanaelkane/vim-indent-guides.git
@ -115,3 +112,6 @@
[submodule ".vim/bundle/vim-dirvish"]
path = .vim/bundle/vim-dirvish
url = https://github.com/justinmk/vim-dirvish.git
[submodule ".vim/bundle/vimtex"]
path = .vim/bundle/vimtex
url = https://github.com/lervag/vimtex.git

@ -1 +0,0 @@
Subproject commit e6972ac989b46068e9490626e3ea5d6144c45617

1
.vim/bundle/vimtex Submodule

@ -0,0 +1 @@
Subproject commit 3f55a7c9f2a6bf1ea5e7c18f56793351c0c183e7