(nvim) remove conceal level for obsidian

really not the vibe, like i want to see the mf tilts
This commit is contained in:
jc 2025-01-14 18:51:54 -05:00
commit 85ec0d86d6

View file

@ -57,6 +57,3 @@ vim.opt.completeopt = "menu,menuone,noselect"
vim.opt.breakindent = true
vim.opt.cursorline = true
-- for obsidian
vim.opt.conceallevel = 2