aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/bash/injections.scm
Commit message (Collapse)AuthorAge
* build(deps): drop unused bundled bash, python parsers and queriesChristian Clason2024-07-09
| | | | | | | | | | Problem: Neovim bundles treesitter parsers for bash and python but does not use them by default. This dilutes the messaging about the bundled parsers being required for functionality or reasonable out-of-the-box experience. It also increases the risk of query incompatibilities for no gain. Solution: Stop bundling bash and python parser and queries.
* feat(treesitter): update Bash parser and queries to v0.21.0Christian Clason2024-03-19