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