nvim-treesitter/runtime/queries/tmux
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
..
highlights.scm feat(tmux)!: update parser and highlights 2025-10-10 21:11:43 +11:00
injections.scm feat!: drop modules, general refactor and cleanup 2025-05-12 18:43:40 +02:00