Skip to content

Is this issue with conflict between nvim-treesitter-context, render-markdown and indent-blankline plugins? #355

Discussion options

You must be logged in to vote

This is due to the plugin only rendering what's visible in the window (plus a bit of buffer in both directions). This is for performance reasons, since rendering content outside of this range doesn't make sense while making things much slower. Whether indentation is enabled or not shouldn't effect when things are no longer rendered in the sticky headings, so that's most likely just a coincidence based on how you were scrolling and when various updates took place.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by MeanderingProgrammer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants