aboutsummaryrefslogtreecommitdiffstats
path: root/queries
Commit message (Expand)AuthorAgeFilesLines
* - #76 update the predicate syntax for ruby and cssTravonteD2020-06-112-8/+9
* Merge pull request #69 from theHamsta/go-highlightsThomas Vigouroux2020-06-072-0/+196
|\
| * Add call references for GoStephan Seitz2020-06-071-0/+17
| * Add go locals.scmStephan Seitz2020-06-071-0/+43
| * Add highlights.scm for GoStephan Seitz2020-06-071-0/+136
* | html: Highlight (quoted_attribute_value) as @stringStephan Seitz2020-06-051-0/+1
* | Merge pull request #68 from TravonteD/htmlThomas Vigouroux2020-06-021-0/+14
|\ \
| * | Add html highlight queriesTravonteD2020-06-021-0/+14
* | | Merge pull request #67 from TravonteD/cssThomas Vigouroux2020-06-021-0/+72
|\ \ \
| * | | Add css highlight queriesTravonteD2020-06-021-0/+72
| |/ /
* | | Update python locals: `list_splat` and `dictionary_splat` define variables as...Stephan Seitz2020-06-021-0/+14
* | | Improve Python highlightsStephan Seitz2020-05-281-0/+33
| |/ |/|
* | Some improvements to c/locals.scmStephan Seitz2020-05-231-7/+9
* | Introduce `@include`Stephan Seitz2020-05-171-3/+3
* | Add python/highlights.scm from tree-sitter-pythonStephan Seitz2020-05-172-0/+182
* | Add python locals.scmStephan Seitz2020-05-161-0/+65
* | queries: add C queriesThomas Vigouroux2020-05-162-0/+113
* | update ruby highlights and locals to conform the new contributionTravonteD2020-05-112-61/+62
|/
* fix(lua): update queriesThomas Vigouroux2020-05-072-28/+21
* Squashed commit of the following:TravonteD2020-04-242-0/+185
* locals(lua): incorrect query for field functionsThomas Vigouroux2020-04-231-8/+11
* highlight(lua): highlight local functionsThomas Vigouroux2020-04-231-0/+1
* highlight(lua): add more operatorsThomas Vigouroux2020-04-221-1/+25
* feat: syntax highlightingThomas Vigouroux2020-04-221-0/+36
* feat: first version of localsThomas Vigouroux2020-04-191-8/+8
* feat: add an example locals queryThomas Vigouroux2020-04-181-0/+45