summaryrefslogtreecommitdiff
path: root/queries/bash
AgeCommit message (Expand)Author
2022-10-23fix(bash): Rename ansii_c_string to ansi_c_string. (#3702)ギャラ
2022-10-15highlights: use @preproc where appropriateObserverOfTime
2022-10-15highlights(bash): add all signal namesObserverOfTime
2022-09-26feat(spell): support more languagesLewis Russell
2022-08-03Split func/method definition from calls in several programming language querieslfenzo
2022-04-04highlights(bash): add more builtinsadrian5
2022-03-16highlights(bash): add operators ">>", "<<"Stephan Seitz
2022-01-09folds(bash): fold at `c_style_for_statement`Stephan Seitz
2021-12-14highlights(bash): add `[[` `]]`lucy
2021-12-14highlights(bash): add process substitutionlucy
2021-11-28highlights(bash): highlight "((" "))"Stephan Seitz
2021-11-23Prefer lua-match over matchLewis Russell
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