Fixed conceallevel

This commit is contained in:
Oliver Hartmann
2024-05-16 09:41:18 +02:00
parent 0d5b0ca292
commit 89eef9e104
3 changed files with 2 additions and 2 deletions

View File

@ -0,0 +1 @@
vim.opt_local.conceallevel = 3

1
after/syntax/norg.lua Normal file
View File

@ -0,0 +1 @@
vim.opt_local.conceallevel = 2