aboutsummaryrefslogtreecommitdiffstats
path: root/queries
Commit message (Expand)AuthorAgeFilesLines
...
| * Textobjects: add swap featureStephan Seitz2020-08-172-0/+6
* | some refacto, doc fixes and jsx querieskiyan422020-08-172-1/+11
|/
* Add fennel supportTravonteD2020-08-162-0/+168
* Python: update highlightsSantos Gallegos2020-08-161-33/+37
* Python: update localsSantos Gallegos2020-08-161-7/+9
* fix(queries): use vim-match for non lua regexesSteven Sojka2020-08-1611-29/+29
* Merge pull request #296 from steelsojka/feat-is-predicateSteven Sojka2020-08-1610-34/+59
|\
| * feat(highlights): add is predicateSteven Sojka2020-08-1610-34/+59
* | Merge pull request #295 from steelsojka/feature/set-scopes-for-definitionsSteven Sojka2020-08-161-0/+4
|\ \
| * | feat(definitions): allow setting of scopeSteven Sojka2020-08-161-0/+4
| |/
* / [java] Add label highlightChinmay Dalal2020-08-161-0/+4
|/
* fix(locals): add shorthand identifiers as references and definitionsSteven Sojka2020-08-141-1/+6
* Python highlights: Highlight ->, ...Stephan Seitz2020-08-141-1/+2
* Fix #286: Highlight C++ raw_string_literalStephan Seitz2020-08-131-0/+4
* fix(java): add lambdas as a scopeSteven Sojka2020-08-121-2/+6
* RST: update textobjectsSantos Gallegos2020-08-111-0/+4
* Lua highlights: add operator "=" and punctuationStephan Seitz2020-08-111-0/+4
* Re add missing commentsAkin Sowemimo2020-08-091-3/+7
* Change capture groups and add variable highlightsAkin Sowemimo2020-08-091-15/+18
* Add break and increment operators and tweak formattingAkin Sowemimo2020-08-091-4/+10
* Add todo comment and change this highlight groupAkin Sowemimo2020-08-091-6/+7
* Add new highlight queriesAkin Sowemimo2020-08-091-44/+97
* Lua: highlight function nameSantos Gallegos2020-08-091-7/+10
* highlights(rust): fix some type highlights.Thomas Vigouroux2020-08-071-0/+3
* highlights(rust): add async/await keywordsThomas Vigouroux2020-08-071-0/+2
* RST: update queriesSantos Gallegos2020-08-071-3/+14
* PHP: Update locals queryShirasaka2020-08-052-6/+28
* Python: update textobjects queriesSantos Gallegos2020-08-041-1/+22
* Lua: fix @error captureSantos Gallegos2020-08-041-1/+1
* Add PHP, TOML, and update HTML, javascript queriesShirasaka2020-08-046-0/+231
* Lua locals: Make property_identifier a referenceStephan Seitz2020-08-031-0/+2
* RST: update localsSantos Gallegos2020-08-011-0/+7
* RST: update highlightsSantos Gallegos2020-08-011-10/+39
* rst: update highlight queriesSantos Gallegos2020-07-291-0/+8
* rename query parser to query from schemeSteven Sojka2020-07-283-1/+13
* feat(parsers): add scheme parserSteven Sojka2020-07-282-0/+9
* Lua: update some queriesSantos Gallegos2020-07-282-0/+12
* C++: locals template_declaration must define their own scope in which the tem...Stephan Seitz2020-07-271-1/+2
* C/C++ locals: Make `field_identifier` a referenceStephan Seitz2020-07-271-0/+2
* Java locals: use has-ancestor? to match importsStephan Seitz2020-07-271-9/+3
* Java highlights/locals: Add catch_formal_parameterStephan Seitz2020-07-272-0/+4
* Java highlights: Add highlight for thisStephan Seitz2020-07-272-3/+10
* Add Java localsChinmay Dalal2020-07-271-6/+65
* Parsers: add reStructuredTextSantos Gallegos2020-07-273-0/+114
* Dart highlights: add documentation_commentStephan Seitz2020-07-261-0/+1
* Dart highlighs: disable invalid nodes after parser update to fix CIStephan Seitz2020-07-261-5/+6
* Go locals: Make func_literal (lambda) a @scopeStephan Seitz2020-07-261-1/+3
* Go locals: use reference.kind for callsStephan Seitz2020-07-261-10/+18
* Go locals: range_clause can define variablesStephan Seitz2020-07-241-0/+5
* Rename attribute to annotationAkin Sowemimo2020-07-231-2/+2