latex: capture math env contents

This commit is contained in:
Christian Clason
2022-04-15 10:11:23 +02:00
committed by Christian Clason
parent 1b06c671cf
commit db0e519291

View File

@@ -105,7 +105,6 @@
[
(displayed_equation)
(inline_formula)
(math_set)
] @text.math
(math_environment
@@ -113,6 +112,9 @@
command: _ @text.math
name: (curly_group_text (text) @text.math)))
(math_environment
(text) @text.math)
(math_environment
(end
command: _ @text.math