more cleanup
This commit is contained in:
parent
c5a3ea61cd
commit
5cab0a1769
3 changed files with 12 additions and 16 deletions
|
@ -1,6 +1,7 @@
|
|||
return {
|
||||
"lervag/vimtex",
|
||||
init = function()
|
||||
vim.g.tex_flavor = "latex"
|
||||
vim.g.tex_conceal = "agm"
|
||||
vim.g.vimtex_quickfix_ignorefilters = { "overfull", "underfull" }
|
||||
vim.g.vimtex_syntax_enabled = 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue