vim.opt_local.textwidth = 80
-- vim.opt_local.conceallevel = 2
vim.g.tex_flavor = 'latex'
vim.g.tex_conceal = 'abdmg'