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