aboutsummaryrefslogtreecommitdiffstats
path: root/queries
Commit message (Expand)AuthorAgeFilesLines
...
* indents(r): fix all R testsStephan Seitz2022-02-051-7/+2
* indents(go): perform some changes as go fmt dictatesStephan Seitz2022-02-051-4/+4
* indents(go): fix aligned_indent for parameter_listStephan Seitz2022-02-051-2/+3
* indents(go): remove `function_declaration` from indentsStephan Seitz2022-02-051-2/+0
* indents(php): add another testStephan Seitz2022-02-051-3/+5
* indent(lua): ignore commentStephan Seitz2022-02-051-0/+1
* indents(c): indent always after init_declaratorStephan Seitz2022-02-051-6/+1
* docs: add `@zero_indent` to CONTRIBUTING.mdStephan Seitz2022-02-051-1/+0
* indents(lua): fix comment indentationStephan Seitz2022-02-051-1/+1
* fix(indents): re-parse before each indentStephan Seitz2022-02-051-0/+1
* indents(c): add zero_indent for #ifStephan Seitz2022-02-051-5/+9
* indents(c): fix indentation on block commentStephan Seitz2022-02-051-1/+5
* indents(c): indent at expression_statementStephan Seitz2022-02-051-3/+2
* indents: allow aligned_indent for unfinished calls in C and PythonStephan Seitz2022-02-052-1/+7
* indents(cpp): indent at field_initializer_listStephan Seitz2022-02-051-0/+2
* indents(c): fix ternaryStephan Seitz2022-02-051-1/+0
* injections(yaml): inject at command list for Gitlab scriptStephan Seitz2022-02-051-0/+8
* injections(yaml): injection on Gitlab's before_script/after_scriptStephan Seitz2022-02-051-3/+3
* refactor(latex): improve queries (#2457)Christian Clason2022-02-052-311/+162
* Rename capturesUy Ha2022-02-051-8/+8
* Improve `set` queriesUy Ha2022-02-051-9/+34
* injections(latex): add support for minted language injectionStephan Seitz2022-02-041-0/+6
* fix(indent): lua - support `@indent_end` (#2454)Munif Tanjim2022-02-041-0/+4
* chore(latex)!: update parser and queries (#2436)Christian Clason2022-02-043-204/+195
* Updated TLA+ version, queries, maintainers (#2442)Andrew Helwer2022-02-031-9/+11
* verilog highlight: add some keywords, tidy keywords (#2432)Jade Lovelace2022-02-021-13/+39
* Support HEEx slotsClay2022-01-315-15/+33
* highlights(d): highlight ":"Stephan Seitz2022-01-301-0/+1
* highlights(lua): don't highlight arguments as parametersStephan Seitz2022-01-301-2/+0
* highlights(vala): add "=" and ":" to highlightsStephan Seitz2022-01-291-0/+2
* Add brackets to Vala highlightsMateus B. Melchiades2022-01-291-0/+2
* Update Vala highlightsMateus B. Melchiades2022-01-291-24/+28
* Simplify vala highlights.scmMateus B. Melchiades2022-01-291-176/+73
* Vala language supportMateus Melchiades2022-01-291-0/+387
* indents(r): update @indent groupPedro Castro2022-01-291-1/+3
* indents(r): add indents supportPedro Castro2022-01-291-0/+36
* highlights(c/cpp): highlight case labels as constantsStephan Seitz2022-01-292-0/+4
* highlights(c): highlight enum variants as `@constant`Stephan Seitz2022-01-291-0/+2
* highlights(cpp): fix function highlighting of Foo::bar::baz()Stephan Seitz2022-01-291-0/+10
* supercollider: add support for constMads Kjeldgaard2022-01-291-1/+1
* supercollider: update indent query to match upstreamMads Kjeldgaard2022-01-291-2/+17
* folds(c): fold raw `compound_statement`sStephan Seitz2022-01-281-1/+2
* highlights(python): add support for pattern matchingStephan Seitz2022-01-282-6/+3
* highlights(go): highlight `package_identifier` as `@namespace` (#2371)Stephan Seitz2022-01-281-1/+1
* highlights(r): highlight string_escape, change parameter priority and update ...Pedro Castro2022-01-281-4/+8
* update TLA+ revision, add queries for PlusCal (#2344)Vasiliy Morkovkin2022-01-253-64/+174
* Add tree-sitter-eex parser for (L)EEx files (#2351)Clay2022-01-253-0/+25
* folds(c): fold at compound_statementCédric Barreteau2022-01-241-0/+1
* indents(php): align with C indentationStephan Seitz2022-01-241-3/+2
* feat(vim): highlight "higlight" variantsThomas Vigouroux2022-01-241-0/+8