nvim-treesitter/runtime
Steven Xu ea3962d3ea feat(tmux)!: update parser and highlights
Breaking changes:

- Node `(variable)` was renamed to `(expr_double_quotes)`.
- Node `(variable_raw)` was renamed to `(expr_single_quotes)`.
- Node `(string)` was renamed to `(str_double_quotes)`.
- Node `(raw_string)` was renamed to `(str_single_quotes)`.
- Node `(raw_string_quote)` was removed.
2025-10-10 21:11:43 +11:00
..
queries feat(tmux)!: update parser and highlights 2025-10-10 21:11:43 +11:00