From 37efe735057ec16e1bf7318094b790e91063be7d Mon Sep 17 00:00:00 2001 From: Jonathan Hodgson Date: Fri, 28 Apr 2017 19:07:00 +0100 Subject: [PATCH] Add vimtex --- .gitmodules | 3 +++ bundle/vimtex | 1 + 2 files changed, 4 insertions(+) create mode 160000 bundle/vimtex diff --git a/.gitmodules b/.gitmodules index 6341b95..c1058e3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -31,3 +31,6 @@ [submodule "bundle/TeX-PDF"] path = bundle/TeX-PDF url = https://github.com/vim-scripts/TeX-PDF +[submodule "bundle/vimtex"] + path = bundle/vimtex + url = https://github.com/lervag/vimtex diff --git a/bundle/vimtex b/bundle/vimtex new file mode 160000 index 0000000..ff386eb --- /dev/null +++ b/bundle/vimtex @@ -0,0 +1 @@ +Subproject commit ff386eb448c04110eee45f952f1f589cd3934abe