Replies: 1 comment 2 replies
-
Concealing is not the most performant right now but we re-enabled it yesterday. If you absolutely want to disable this, use this in your config: ["core.norg.concealer"] = {
config = {
markup = {
enabled = false,
},
},
}, A PR to improve the performance is in the works: #267 |
Beta Was this translation helpful? Give feedback.
2 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Opening times for norg files are about 3secs and adding new lines, navigating,
etc. are extremely slow.
I thought something must be wrong with my config for neorg but with minimal
config too my neorg is extremely slow.
Beta Was this translation helpful? Give feedback.
All reactions