feat(latex): more text func highlights

This commit is contained in:
Riley Bruins 2024-02-16 11:25:21 -08:00 committed by Christian Clason
parent 47d013d025
commit eb1914bb10

View file

@ -2,7 +2,11 @@
(command_name) @function
(text_mode
"\\text" @function)
[
"\\text"
"\\intertext"
"\\shortintertext"
] @function)
(caption
command: _ @function)