latexmkengine:-pdf -pdflatex=texexecoptions:-verbose-file-line-error-synctex=1-interaction=nonstopmodecallback:1continuous:1executable:latexmkjob:jobid:process 1859 runoutput:/var/folders/vw/ry_x0fbs7rb3qz7v3_cmb_4h0000gn/T/vdou3r7/0cmd:max_print_line=2000 latexmk -verbose -file-line-...
latexmkengine:-pdfoptions:-verbose-file-line-error-synctex=1-interaction=nonstopmodecallback:1continuous:1executable:latexmkjob:jobid:13output:C:\Users\JehuL\AppData\Local\Temp\nvim.0\QuStdN\0cmd:set max_print_line=2000 & latexmk -verbose -file-line-error -synctex=1 -interaction=nonstopmode...
necessary to have the 'encoding' option set to utf8. This is not necessary in neovim, only in Vim. Add the following to your vimrc file: > set encoding=utf8 Compiler backend~ VimTeX uses `latexmk`, `latexrun`, `tectonic` or `arara` to compile the LaTeX document. `...