mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 16:52:12 +02:00
more comment for neorg
This commit is contained in:
@@ -21,9 +21,13 @@ return {
|
||||
config = {
|
||||
-- Configure icons for concealed items
|
||||
icons = {
|
||||
-- Configure the code blocks
|
||||
code_block = {
|
||||
-- Conceal the "@code" and "@end" completely when in normal modej
|
||||
conceal = true,
|
||||
-- Add padding to a code inside a code block
|
||||
padding = {
|
||||
-- Add 2 spaces before the code inside a code block
|
||||
left = 2
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user