AutoYADM commit: 2024-11-27 16:45:04

This commit is contained in:
Daniel Fichtinger 2024-11-27 16:45:04 -05:00
parent 85b774cfb0
commit fa83ee699e

View file

@ -8,7 +8,7 @@ return {
-- vim.g.vimtex_view_general_viewer = "zathura"
vim.g.vimtex_quickfix_open_on_warning = 0
vim.g.vimtex_compiler_silent = 1
vim.g.vimtex_compiler_method = "tectonic"
-- vim.g.vimtex_compiler_method = "tectonic"
end,
keys = {
{ "<localLeader>l", "", desc = "+vimtex" },