mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-12 16:30:02 -04:00
feat(latex): capture placeholder as variable
Signed-off-by: Jonas Dujava <jonas.dujava@gmail.com>
This commit is contained in:
parent
d9ea5035d4
commit
4e387dd478
1 changed files with 2 additions and 0 deletions
|
|
@ -1,6 +1,8 @@
|
||||||
; General syntax
|
; General syntax
|
||||||
(command_name) @function
|
(command_name) @function
|
||||||
|
|
||||||
|
(placeholder) @variable
|
||||||
|
|
||||||
(text_mode
|
(text_mode
|
||||||
[
|
[
|
||||||
"\\text"
|
"\\text"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue