refactor(nvim): set norg conceallevel to 1

This commit is contained in:
Price Hiller 2023-10-22 02:28:53 -05:00
parent a347d53ab8
commit fc0f619836
Signed by: Price
SSH Key Fingerprint: SHA256:Y4S9ZzYphRn1W1kbJerJFO6GGsfu9O70VaBSxJO7dF8

View File

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