-
Notifications
You must be signed in to change notification settings - Fork 82
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
Neovim version (nvim -v)
0.10.2
Neovim distribution
N/A
Description
Hi there,
I was looking to render the latex formulas with nabla.nvim. I got it working thanks to the instructions on this repo and some modification to the nabla.nvim plugin. However, the latex must be rendered after rendering the markdown to account for the icon width, indentation, etc. Is there any way to achieve a post-render callback to achieve this?
I tried the usual on.attach callback, but it does not work as the callback happens much earlier.
Thanks in advance!
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested