Replies: 1 comment
-
pretty sure there are a few implementations that exist online already - a few I recall looking at recently at are in a snippets plugin by iurimateus and dotfiles by kunzaatko |
Beta Was this translation helpful? Give feedback.
0 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.
-
I have been growing increasingly frustrated with the default latex syntax highlight in neovim. I would rather turn it off if it wasn't for the fact that I use the function below to trigger autosnippets. The default syntax highlighting makes scrolling extremely sluggish. Treesitter highlighting has no such issue. I was wondering if anyone knows of way to detect math zones with treesitter.
Beta Was this translation helpful? Give feedback.
All reactions