return { "lervag/vimtex", ft = { "tex", "bib" }, init = function() vim.g.vimtex_view_method = "okular" end, }