Update plugin configs
This commit is contained in:
parent
9bffccefba
commit
0b9c41b792
2 changed files with 5 additions and 12 deletions
|
@ -49,6 +49,7 @@ return {
|
|||
init = function()
|
||||
vim.g.tex_conceal="agm"
|
||||
vim.g.vimtex_quickfix_ignorefilters = { 'overfull', 'underfull' }
|
||||
vim.g.vimtex_syntax_enabled = 0
|
||||
end,
|
||||
ft = "tex",
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue