refactor(nvim): use varied icons for norg headers

This commit is contained in:
Price Hiller 2023-08-31 18:39:58 -05:00
parent d870ca4c1f
commit 6e43607e6e
Signed by: Price
SSH Key Fingerprint: SHA256:Y4S9ZzYphRn1W1kbJerJFO6GGsfu9O70VaBSxJO7dF8

View File

@ -57,7 +57,7 @@ return {
["core.concealer"] = {
config = {
folds = false,
icon_preset = "diamond",
icon_preset = "varied",
icons = {
code_block = {
conceal = true,