fixed configuration for neorg concealer module

This commit is contained in:
aminnairi
2024-01-13 11:54:18 +01:00
parent 56c3484fb5
commit 18de2c3896
@@ -7,16 +7,18 @@ return {
load = { load = {
["core.defaults"] = {}, ["core.defaults"] = {},
["core.concealer"] = { ["core.concealer"] = {
folds = true, config = {
icons_preset = true, folds = true,
icons = { icons_preset = true,
code_blocks = { icons = {
conceal = true, code_blocks = {
padding = { conceal = true,
left = 2 padding = {
left = 2
}
} }
} }
} },
}, },
["core.dirman"] = { ["core.dirman"] = {
config = { config = {