highlights issue #496
Unanswered
ahmed-rezk-dev
asked this question in
Syntax
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I coudn't get the to work concealer highlights issue this my setup
require("neorg").setup {
load = {
["core.defaults"] = {},
["core.norg.dirman"] = {
config = {
workspaces = {
work = "
/notes/work",/notes/home",home = "
},
},
},
["core.norg.concealer"] = {},
["core.norg.completion"] = {
config = {
engine = "nvim-cmp",
},
},
},
["external.kanban"] = {},
}
Beta Was this translation helpful? Give feedback.
All reactions