latex: add TSMath that behaves like vimtex math highlighting

This commit is contained in:
Stephan Seitz 2021-03-28 01:42:47 +01:00 committed by Stephan Seitz
parent ea8c3b2850
commit 0556edf5f3
4 changed files with 35 additions and 7 deletions

View file

@ -167,6 +167,7 @@ Mainly for markup languages.
@text.title
@text.literal
@text.uri
@text.math (e.g. for LaTeX math enviroments)
@text.note
@text.warning