refined nvim latex config

This commit is contained in:
2025-11-12 19:48:00 +01:00
parent 3882349c80
commit 8e053799fd
3 changed files with 1 additions and 4 deletions

View File

@@ -14,8 +14,6 @@ return {
"-synctex=1",
"-interaction=nonstopmode",
"-file-line-error",
-- remove if you don't need shell-escape:
"-shell-escape",
},
}
-- Option B (also helpful): make LuaLaTeX the default engine for latexmk