neorg correction
This commit is contained in:
parent
ac7708c702
commit
adab4c9868
1 changed files with 3 additions and 1 deletions
|
@ -16,8 +16,10 @@ return {
|
||||||
["core.summary"] = {},
|
["core.summary"] = {},
|
||||||
["core.ui.calendar"] = {},
|
["core.ui.calendar"] = {},
|
||||||
["core.concealer"] = {
|
["core.concealer"] = {
|
||||||
|
config = {
|
||||||
icon_preset = "diamond",
|
icon_preset = "diamond",
|
||||||
},
|
},
|
||||||
|
},
|
||||||
["core.dirman"] = {
|
["core.dirman"] = {
|
||||||
config = {
|
config = {
|
||||||
workspaces = {
|
workspaces = {
|
||||||
|
|
Loading…
Reference in a new issue