mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 18:02:13 +02:00
moved code block section in icons section for neorg
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user