1 2 3 4 5
vim.g.tex_flavor='latex' vim.g.vimtex_quickfix_open_on_warning = 0 vim.keymap.set('n', '<leader>ll', '<Cmd>VimtexCompile<CR>', {} )