mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 16:52:12 +02:00
removed some settings for the concealer
This commit is contained in:
@@ -10,16 +10,6 @@ return {
|
|||||||
config = {
|
config = {
|
||||||
-- Configure icons for concealed items
|
-- Configure icons for concealed items
|
||||||
icons = {
|
icons = {
|
||||||
-- Configure code blocks icons behavior
|
|
||||||
code_blocks = {
|
|
||||||
-- Allow to conceal the "@code" and "@end" part of the code blocks
|
|
||||||
conceal = true,
|
|
||||||
-- Configure the padding for the code inside code blocks
|
|
||||||
padding = {
|
|
||||||
-- Add 2 spaces before the beginning of the code blocks
|
|
||||||
left = 2
|
|
||||||
}
|
|
||||||
},
|
|
||||||
-- 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