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