summaryrefslogtreecommitdiff
path: root/queries/bash
AgeCommit message (Expand)Author
2021-07-06Use `@keyword.function` consistentlySergio Alejandro Vargas
2021-06-25Use #any-of? instead of #match? where posibleJoakker
2021-05-07Revert "Comment: use `@combined` to create just one tree per buffer (#1252)"Santos Gallegos
2021-04-28Comment: use `@combined` to create just one tree per buffer (#1252)Santos Gallegos
2021-03-12Add comment parser to highlight comment tags (#893)Santos Gallegos
2020-12-25feat: Add more bash queriesMike
2020-12-25remove duplication of query for numberDavid Hotham
2020-12-25match test for regexDavid Hotham
2020-12-25fixes to bash highlightingDavid Hotham
2020-12-14Bash highlights: reset highlighting in expansionStephan Seitz
2020-09-19Bash: update highlightsSantos Gallegos
2020-09-13Bash: fix hl capture groupsSantos Gallegos
2020-09-11ci: fix wrong queriesThomas Vigouroux
2020-09-06fix bash highlightkyazdani42
2020-08-16fix(queries): use vim-match for non lua regexesSteven Sojka
2020-07-19bash: add locals.scm for use with definition highlightingTravonteD
2020-06-23add highlight queries for bashTravonteD