nvim-treesitter/queries/bash
michaelPotter aa6323e834 feat(bash): align substitutions with expansions
The bash manual[1] considers command and process substitutions to be
forms of expansions, so they should be highlighted the same as other
expansions. This is traditionally how they have been highlighted in the
past too.

[1] https://www.gnu.org/software/bash/manual/html_node/Shell-Expansions.html
2024-03-24 20:53:58 -04:00
..
folds.scm feat(bash): fold heredocs 2023-08-24 12:11:16 +03:00
highlights.scm feat(bash): align substitutions with expansions 2024-03-24 20:53:58 -04:00
injections.scm refactor(format): drop extra indentation for field 2024-03-21 15:51:26 +01:00
locals.scm chore: query formatting 2024-01-19 16:58:37 +01:00