return { 'lervag/vimtex', config = function() vim.g.vimtex_view_method = 'zathura' vim.conceallevel="0" vim.g.tex_conceal="0" end }