From 00a0258e6bff73f5db4fde5e822c216789ef6e75 Mon Sep 17 00:00:00 2001 From: Dreaded_X Date: Sun, 5 Apr 2015 17:00:35 +0200 Subject: [PATCH] Added live latex preview --- .gitmodules | 3 +++ vim/.vim/bundle/vim-latex-live-preview | 1 + 2 files changed, 4 insertions(+) create mode 160000 vim/.vim/bundle/vim-latex-live-preview 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