aboutsummaryrefslogtreecommitdiffstats
path: root/queries/bash
Commit message (Expand)AuthorAgeFilesLines
* Use `@keyword.function` consistentlySergio Alejandro Vargas2021-07-061-1/+2
* Use #any-of? instead of #match? where posibleJoakker2021-06-251-1/+3
* Revert "Comment: use `@combined` to create just one tree per buffer (#1252)"Santos Gallegos2021-05-071-1/+1
* Comment: use `@combined` to create just one tree per buffer (#1252)Santos Gallegos2021-04-281-1/+1
* Add comment parser to highlight comment tags (#893)Santos Gallegos2021-03-121-0/+1
* feat: Add more bash queriesMike2020-12-252-0/+8
* remove duplication of query for numberDavid Hotham2020-12-251-6/+2
* match test for regexDavid Hotham2020-12-251-0/+3
* fixes to bash highlightingDavid Hotham2020-12-251-7/+7
* Bash highlights: reset highlighting in expansionStephan Seitz2020-12-141-0/+4
* Bash: update highlightsSantos Gallegos2020-09-191-7/+10
* Bash: fix hl capture groupsSantos Gallegos2020-09-131-4/+6
* ci: fix wrong queriesThomas Vigouroux2020-09-111-2/+2
* fix bash highlightkyazdani422020-09-061-1/+1
* fix(queries): use vim-match for non lua regexesSteven Sojka2020-08-161-9/+9
* bash: add locals.scm for use with definition highlightingTravonteD2020-07-191-0/+13
* add highlight queries for bashTravonteD2020-06-231-0/+110