luasnip-latex-snippets.nvim
                                
                                 luasnip-latex-snippets.nvim copied to clipboard
                                
                                    luasnip-latex-snippets.nvim copied to clipboard
                            
                            
                            
                        Math detection using treesitter
hi, i have implemented math detection using treesitter. there are still zone detections that rely on vimtex which i'm not sure could be so easily replaced with treesitter (eg. treesitter doesn't report the name of the math environment you're in). from my testing everything related to math detection works fine, including in markdown (and most likely any markdown superset).
credit goes to this comment.
cheers :)