0
0
mirror of https://github.com/vim/vim.git synced 2025-10-16 07:24:23 -04:00
Files
vim/runtime
Eisuke Kawashima 05e44e978f runtime(tex): add amsmath support to tex syntax script
Problem:  tex syntax file does not support some of the math equation
          environments provided by amsmath.sty, therefore well-formed
          snippet is highlighted as "texBadMath"
Solution: add the environments

closes: #18433

Signed-off-by: Eisuke Kawashima <e-kwsm@users.noreply.github.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
2025-09-29 19:43:51 +00:00
..
2025-08-10 10:28:16 +02:00