mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
latex: add TSMath that behaves like vimtex math highlighting
This commit is contained in:
parent
ea8c3b2850
commit
0556edf5f3
4 changed files with 35 additions and 7 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue