mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 18:02:13 +02:00
removed all configuration for concealer module for neorg
This commit is contained in:
@@ -6,19 +6,7 @@ return {
|
|||||||
require("neorg").setup {
|
require("neorg").setup {
|
||||||
load = {
|
load = {
|
||||||
["core.defaults"] = {},
|
["core.defaults"] = {},
|
||||||
["core.concealer"] = {
|
["core.concealer"] = {},
|
||||||
config = {
|
|
||||||
folds = true,
|
|
||||||
icons = {
|
|
||||||
code_blocks = {
|
|
||||||
conceal = true,
|
|
||||||
padding = {
|
|
||||||
left = 2
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
},
|
|
||||||
["core.dirman"] = {
|
["core.dirman"] = {
|
||||||
config = {
|
config = {
|
||||||
workspaces = {
|
workspaces = {
|
||||||
|
|||||||
Reference in New Issue
Block a user