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