diff --git a/autoload/vimtex.vim b/autoload/vimtex.vim index ba58636..d574299 100644 --- a/autoload/vimtex.vim +++ b/autoload/vimtex.vim @@ -560,8 +560,6 @@ endfunction " }}}1 function! s:get_main_latexmain(file) " {{{1 - if !filereadable(a:file) | return '' | endif - " " Gather candidate files "