nabla.nvim
nabla.nvim copied to clipboard
Math mode with `\( \)` and `\[ \]`
LaTeX math mode is entered using \( \) and \[ \], but I could only get the plugin to work inside $ $ and $$ $$. Also, is it possible to add the math display environments?
I would suggest a solution proposed in #25 would also fit for this use case.
Should be fixed by #44