icons
setting in core.concealer
module does not override / combine with icon_preset
setting
#863
Closed
2 tasks done
Labels
bug
Issues related to bugs. Please attach a severity, a priority and category with this label.
Prerequisites
Neovim Version
NVIM v0.10.0-dev
Neorg setup
Actual behavior
I only wished to change the header icons while the
icon_preset
is set to "diamond". But if I set theicon_preset
, theicon
settings are ignored; and if i remove theicon_preset
, theicon
settings work but remaining icons belong to the "basic" preset.Only the
level_6 = { enabled = false }
takes effect (heading 6 gets disabled), but other icons are still fetched from "basic".Is this intended behavior?
Expected behavior
I thought the setting the
icon_preset
and configuring icons would merge both settings, i.e getting "diamond" icons by default but only override the header icons.Steps to reproduce
Just open a
norg
file in NeoVim.Potentially conflicting plugins
None
Other information
No response
Help
None
Implementation help
No response
The text was updated successfully, but these errors were encountered: