vim.g.tex_flavor='latex' vim.g.vimtex_quickfix_open_on_warning = 0 vim.opt.conceallevel = 1 vim.keymap.set('n', 'll', 'VimtexCompile', {} )