mirror of
https://github.com/softinio/nvim-config.git
synced 2025-09-03 16:16:42 -07:00
neorg correction
This commit is contained in:
parent
ac7708c702
commit
adab4c9868
1 changed files with 3 additions and 1 deletions
|
@ -16,7 +16,9 @@ return {
|
||||||
["core.summary"] = {},
|
["core.summary"] = {},
|
||||||
["core.ui.calendar"] = {},
|
["core.ui.calendar"] = {},
|
||||||
["core.concealer"] = {
|
["core.concealer"] = {
|
||||||
icon_preset = "diamond",
|
config = {
|
||||||
|
icon_preset = "diamond",
|
||||||
|
},
|
||||||
},
|
},
|
||||||
["core.dirman"] = {
|
["core.dirman"] = {
|
||||||
config = {
|
config = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue