Ahora estoy usando LuaTex como compilador

This commit is contained in:
Ricman 2025-05-02 22:39:21 -03:00
parent c7f34d219d
commit 6c8a4d7e8e
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ return {
config = function()
vim.g.vimtex_compiler_latexmk = {
options = {
'-lualatex',
'-shell-escape',
'-verbose',
'-file-line-error',