mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 16:52:12 +02:00
fixed configuration for neorg concealer module
This commit is contained in:
@@ -7,16 +7,18 @@ return {
|
||||
load = {
|
||||
["core.defaults"] = {},
|
||||
["core.concealer"] = {
|
||||
folds = true,
|
||||
icons_preset = true,
|
||||
icons = {
|
||||
code_blocks = {
|
||||
conceal = true,
|
||||
padding = {
|
||||
left = 2
|
||||
config = {
|
||||
folds = true,
|
||||
icons_preset = true,
|
||||
icons = {
|
||||
code_blocks = {
|
||||
conceal = true,
|
||||
padding = {
|
||||
left = 2
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
},
|
||||
["core.dirman"] = {
|
||||
config = {
|
||||
|
||||
Reference in New Issue
Block a user