diff --git a/.gitmodules b/.gitmodules index daec071..0624a7c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -44,3 +44,6 @@ [submodule "vim/.vim/bundle/ctrlp.vim"] path = vim/.vim/bundle/ctrlp.vim url = https://github.com/kien/ctrlp.vim.git +[submodule "vim/.vim/bundle/vim-latex-live-preview"] + path = vim/.vim/bundle/vim-latex-live-preview + url = https://github.com/xuhdev/vim-latex-live-preview.git diff --git a/vim/.vim/bundle/vim-latex-live-preview b/vim/.vim/bundle/vim-latex-live-preview new file mode 160000 index 0000000..18625ce --- /dev/null +++ b/vim/.vim/bundle/vim-latex-live-preview @@ -0,0 +1 @@ +Subproject commit 18625ceca4de5984f3df50cdd0202fc13eb9e37c