moved code block section in icons section for neorg

This commit is contained in:
aminnairi
2024-01-13 21:07:09 +01:00
parent d116ebcd2a
commit ed06f14b55
@@ -19,14 +19,14 @@ return {
["core.concealer"] = { ["core.concealer"] = {
-- Configuration for the "core.concealer" module -- Configuration for the "core.concealer" module
config = { config = {
-- Configure icons for concealed items
icons = {
code_block = { code_block = {
conceal = true, conceal = true,
padding = { padding = {
left = 2 left = 2
} }
}, },
-- Configure icons for concealed items
icons = {
-- Configure the headings -- Configure the headings
heading = { heading = {
-- List of icons to use for all headings levels from 1 to 6 -- List of icons to use for all headings levels from 1 to 6