adding padding to code blocks in neorg

This commit is contained in:
aminnairi
2024-01-13 21:03:17 +01:00
parent 8b79f998bd
commit d116ebcd2a
@@ -20,7 +20,10 @@ return {
-- Configuration for the "core.concealer" module
config = {
code_block = {
conceal = true
conceal = true,
padding = {
left = 2
}
},
-- Configure icons for concealed items
icons = {