aboutsummaryrefslogtreecommitdiffstats
path: root/queries/bash
Commit message (Expand)AuthorAgeFilesLines
* highlights: use @preproc where appropriateObserverOfTime2022-10-151-0/+3
* highlights(bash): add all signal namesObserverOfTime2022-10-151-1/+3
* feat(spell): support more languagesLewis Russell2022-09-261-2/+2
* Split func/method definition from calls in several programming language querieslfenzo2022-08-031-1/+1
* highlights(bash): add more builtinsadrian52022-04-041-2/+2
* highlights(bash): add operators ">>", "<<"Stephan Seitz2022-03-161-0/+2
* folds(bash): fold at `c_style_for_statement`Stephan Seitz2022-01-091-0/+1
* highlights(bash): add `[[` `]]`lucy2021-12-141-0/+2
* highlights(bash): add process substitutionlucy2021-12-141-0/+3
* highlights(bash): highlight "((" "))"Stephan Seitz2021-11-281-0/+2
* Prefer lua-match over matchLewis Russell2021-11-231-2/+2
* 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