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