mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-06-29 16:47:24 +02:00
No hacía falta usar LuaTex, agregué un para de snippets nuevos
This commit is contained in:
parent
c9c02c8d7d
commit
7e08c30165
2 changed files with 19 additions and 11 deletions
|
@ -4,7 +4,6 @@ return {
|
|||
config = function()
|
||||
vim.g.vimtex_compiler_latexmk = {
|
||||
options = {
|
||||
'-lualatex',
|
||||
'-shell-escape',
|
||||
'-verbose',
|
||||
'-file-line-error',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue