vim.g.tex_flavor='latex' vim.g.vimtex_view_mehtod = 'mupdf' vim.g.vimtex_quickfix_open_on_warning = 0 vim.keymap.set('n', 'll', 'VimtexCompile', {} )