actually conceal sucks
This commit is contained in:
parent
c08e9e0657
commit
7592fe3c55
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
vim.opt_local.textwidth = 80
|
vim.opt_local.textwidth = 80
|
||||||
vim.opt_local.conceallevel = 2
|
-- vim.opt_local.conceallevel = 2
|
||||||
vim.g.tex_flavor = 'latex'
|
vim.g.tex_flavor = 'latex'
|
||||||
vim.g.tex_conceal = 'abdmg'
|
vim.g.tex_conceal = 'abdmg'
|
||||||
|
|
Loading…
Reference in a new issue