mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-03 20:10:10 -04:00
feat(tmux)!: update parser and highlights
Breaking changes: - Nodes `(variable_name)`, `(expr_variable_name)`, `(variable_name_short)`, are exposed as `(name)`.
This commit is contained in:
parent
de003000a2
commit
e77f7c5bca
2 changed files with 2 additions and 3 deletions
|
|
@ -14,8 +14,7 @@
|
|||
|
||||
[
|
||||
(option)
|
||||
(variable_name)
|
||||
(variable_name_short)
|
||||
(name)
|
||||
] @variable
|
||||
|
||||
(command_line_option) @variable.builtin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue