conceallevel 2
This commit is contained in:
parent
b210fe3dfa
commit
b356d43cbc
1 changed files with 2 additions and 0 deletions
|
@ -30,3 +30,5 @@ vim.opt.isfname:append("@-@")
|
||||||
vim.opt.updatetime = 50
|
vim.opt.updatetime = 50
|
||||||
|
|
||||||
vim.opt.colorcolumn = "80"
|
vim.opt.colorcolumn = "80"
|
||||||
|
|
||||||
|
vim.opt.conceallevel = 2
|
||||||
|
|
Loading…
Reference in a new issue