Fix minor bug for latexmain specifier
This commit is contained in:
parent
e859de9cd3
commit
73b50603a8
@ -560,8 +560,6 @@ endfunction
|
||||
|
||||
" }}}1
|
||||
function! s:get_main_latexmain(file) " {{{1
|
||||
if !filereadable(a:file) | return '' | endif
|
||||
|
||||
"
|
||||
" Gather candidate files
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user