iurimateus / luasnip-latex-snippets.nvim

A port of Gilles Castel's UltiSnip snippets for LuaSnip.
Apache License 2.0
131 stars 50 forks source link

Missing the Sympy and Mathematica Snippets #29

Open eiiot opened 5 months ago

eiiot commented 5 months ago

See at https://castel.dev/post/lecture-notes-1/#sympy-and-mathematica.

Both snippets seem to be missing from LuaSnip, along with their respective functionality.

iurimateus commented 5 months ago

Could you try the experimental-sympy branch? Any feedback or issues you encounter is appreciated.

Requires https://github.com/OrangeX4/latex2sympy and sympy. The first can be installed with pip install git+https://github.com/OrangeX4/latex2sympy