aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/bash/textobjects.scm
Commit message (Collapse)AuthorAge
* Add tree-sitter textobjects queries for bash (#7764)Petr Gajdůšek2023-08-07
This implements function, (calling) argument and comment captures for use in the textobject selections in bash. This also updates the generated docs after adding the textobjects for bash.