mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 18:02:13 +02:00
added configuration for concealment
This commit is contained in:
@@ -19,6 +19,9 @@ return {
|
|||||||
["core.concealer"] = {
|
["core.concealer"] = {
|
||||||
-- Configuration for the "core.concealer" module
|
-- Configuration for the "core.concealer" module
|
||||||
config = {
|
config = {
|
||||||
|
code_block = {
|
||||||
|
conceal = true
|
||||||
|
},
|
||||||
-- Configure icons for concealed items
|
-- Configure icons for concealed items
|
||||||
icons = {
|
icons = {
|
||||||
-- Configure the headings
|
-- Configure the headings
|
||||||
|
|||||||
Reference in New Issue
Block a user