From 72c6049db45da440d2da1e6ff395c50d056ff1ff Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Sat, 25 Jul 2015 16:18:51 +0900 Subject: [PATCH] vim-latex config --- .vim/plugins.vim | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.vim/plugins.vim b/.vim/plugins.vim index 53cdc09..fc7bdba 100644 --- a/.vim/plugins.vim +++ b/.vim/plugins.vim @@ -56,10 +56,6 @@ let g:airline#extensions#tabline#enabled = 1 " vim-go let g:go_fmt_command = 'goimports' -" vim-latex -let g:Tex_DefaultTargetFormat = 'pdf' -let g:Tex_MultipleCompileFormats = 'pdf, aux' - " vim-licenses let g:licenses_authors_name = 'Alex Yatskov ' let g:licenses_copyright_holders_name = g:licenses_authors_name