hotfix: conceallevel 3

Fixes concealing of characters in Neorg
This commit is contained in:
Muhammad Nauman Raza 2024-02-07 18:21:09 +00:00
parent 397f7817ff
commit 120ccab1d0
Signed by: devraza
GPG key ID: 91EAD6081011574B

View file

@ -25,7 +25,7 @@ o.smartcase = true
o.splitbelow = true
o.splitright = true
o.timeoutlen = 1000
o.conceallevel = 0
o.conceallevel = 3
o.undofile = true
o.cursorline = true
o.number = true