aboutsummaryrefslogtreecommitdiffstats
path: root/queries
Commit message (Expand)AuthorAgeFilesLines
...
* Use @string.regex to highlight regex'sdelphinus2021-09-211-2/+5
* Add minimum implementation for highlightsdelphinus2021-09-211-0/+169
* update hcl parser, update queriesmhoffm2021-09-201-6/+10
* Zig queries: highlight, fold and indentmaxxnino2021-09-203-5/+17
* highlights(c): add Mircosoft attributesStephan Seitz2021-09-191-1/+13
* Support hjsonkghugo2021-09-195-0/+22
* highlights(c): add __attribute__Stephan Seitz2021-09-191-0/+1
* Kotlin queries: Handle package statementsJoaquín León2021-09-181-0/+5
* Ecma: increase priority of template_substitutionSantos Gallegos2021-09-171-3/+3
* testStephan Seitz2021-09-172-7/+7
* highlights(c/cpp): react to upstream changes to attributesStephan Seitz2021-09-172-8/+7
* highlights(cpp): add support for coroutinesStephan Seitz2021-09-171-0/+3
* parsers: add glsl parserStephan Seitz2021-09-175-0/+43
* indents(hcl): add more indentation rules for HCLMatthew Wynn2021-09-161-2/+11
* Update DOT injectionsrydesun2021-09-161-0/+1
* New kotlin parserJoakker2021-09-151-157/+156
* Address highlight comments about cwd, path, moduleRonnie Magatti2021-09-141-2/+3
* Better differentiate 'keywords'Ronnie Magatti2021-09-141-1/+9
* fix(fennel): update parser and all the queriesOtto Modinos2021-09-102-144/+119
* [cmake] add highlights for `add_custom_target` and `add_custom_command`Uy Ha2021-09-101-0/+18
* [cmake] Add highlighting for boolean values (#1801)Uy Ha2021-09-101-0/+4
* [cmake] add highlights for `if` command constantUy Ha2021-09-101-0/+12
* Update ledger injectionsCédric Barreteau2021-09-101-0/+1
* Use the color of variabledelphinus2021-09-091-1/+1
* Set property color for destructuring assignmentdelphinus2021-09-091-0/+4
* [cmake]: Add highlighting for `set` commandUy Ha2021-09-091-0/+14
* Highlight function and macro declarationsUy Ha2021-09-081-0/+12
* Bind `variable` as @variable instead of `variable_ref`Uy Ha2021-09-081-1/+2
* Bind function and macro commands as @keyword.functionUy Ha2021-09-081-4/+1
* Bind `variable_ref` as @variable instead of @noneUy Ha2021-09-081-1/+1
* Add scala foldsStevan Milic2021-09-042-2/+17
* Update scala highlightsStevan Milic2021-09-042-1/+36
* Add tree-sitter-dot (#1770)rydesun2021-09-012-0/+46
* highlights(c): make sizeof a `keyword.operator`Sergio Alejandro Vargas2021-09-011-1/+1
* highlights(lua): Add Lua 5.1 built-in functionsSergio Alejandro Vargas2021-09-011-0/+9
* Fix method access using php nullsafe operator (#1773)Wilman Barrios2021-08-301-0/+3
* Reorder json5 queriesJoaquín León2021-08-301-3/+3
* @number -> @keywordAndrew Helwer2021-08-301-1/+1
* Updated highlight queries for tlaplusAndrew Helwer2021-08-301-29/+47
* Add tree-sitter-pioasm with highlights and injections (#1759)leo602282021-08-292-0/+40
* update scala highlights (#1760)Stevan Milic2021-08-281-5/+78
* highlights(php): add missings operators `?->` and `=>` (#1729)Wilman Barrios2021-08-261-0/+3
* feat(vim): highlight highlight_statement correctlyThomas Vigouroux2021-08-261-4/+9
* add keywords to scala highlights (#1662)Stuart Mashaal2021-08-251-0/+96
* Add support for json5Joakker2021-08-252-0/+18
* highlight(zig) highlight all caps is a constantmaxxnino2021-08-241-1/+10
* Viml: update queriesSantos Gallegos2021-08-232-4/+36
* highlight(zig): rework querymaxxnino2021-08-233-101/+47
* highlights(php): add `instanceof` as `@keyword` (#1728)Wilman Barrios2021-08-211-0/+1
* Highlight some keyword.function nodes as just keywordsAndrew Helwer2021-08-201-5/+5