mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 03:10:04 -04:00
fix(latex): highlight text functions
This commit is contained in:
parent
0da349ed30
commit
8ae4080c5b
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
;; General syntax
|
;; General syntax
|
||||||
|
|
||||||
(command_name) @function
|
(command_name) @function
|
||||||
|
(text_mode "\\text" @function)
|
||||||
(caption
|
(caption
|
||||||
command: _ @function)
|
command: _ @function)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue