summaryrefslogtreecommitdiff
path: root/queries
AgeCommit message (Expand)Author
2021-09-26cpp: fix locals.scm from breaking change in tree-sitter-cppJohn Drouhard
2021-09-26cpp: update lockfile.json and fix for breaking changesJohn Drouhard
2021-09-25injections(teal): fix cdef injectionStephan Seitz
2021-09-25injections(lua): fix cdef injectionStephan Seitz
2021-09-21"::" should be of type "operator"Lucas Crownover
2021-09-21Separate special variables to catch up masterdelphinus
2021-09-21Use @string.regex to highlight regex'sdelphinus
2021-09-21Add minimum implementation for highlightsdelphinus
2021-09-20update hcl parser, update queriesmhoffm
2021-09-20Zig queries: highlight, fold and indentmaxxnino
2021-09-19highlights(c): add Mircosoft attributesStephan Seitz
2021-09-19Support hjsonkghugo
2021-09-19highlights(c): add __attribute__Stephan Seitz
2021-09-18Kotlin queries: Handle package statementsJoaquín León
2021-09-17Ecma: increase priority of template_substitutionSantos Gallegos
2021-09-17testStephan Seitz
2021-09-17highlights(c/cpp): react to upstream changes to attributesStephan Seitz
2021-09-17highlights(cpp): add support for coroutinesStephan Seitz
2021-09-17parsers: add glsl parserStephan Seitz
2021-09-16indents(hcl): add more indentation rules for HCLMatthew Wynn
2021-09-16Update DOT injectionsrydesun
2021-09-15New kotlin parserJoakker
2021-09-14Address highlight comments about cwd, path, moduleRonnie Magatti
2021-09-14Better differentiate 'keywords'Ronnie Magatti
2021-09-10fix(fennel): update parser and all the queriesOtto Modinos
2021-09-10[cmake] add highlights for `add_custom_target` and `add_custom_command`Uy Ha
2021-09-10[cmake] Add highlighting for boolean values (#1801)Uy Ha
2021-09-10[cmake] add highlights for `if` command constantUy Ha
2021-09-10Update ledger injectionsCédric Barreteau
2021-09-09Use the color of variabledelphinus
2021-09-09Set property color for destructuring assignmentdelphinus
2021-09-09[cmake]: Add highlighting for `set` commandUy Ha
2021-09-08Highlight function and macro declarationsUy Ha
2021-09-08Bind `variable` as @variable instead of `variable_ref`Uy Ha
2021-09-08Bind function and macro commands as @keyword.functionUy Ha
2021-09-08Bind `variable_ref` as @variable instead of @noneUy Ha
2021-09-04Add scala foldsStevan Milic
2021-09-04Update scala highlightsStevan Milic
2021-09-01Add tree-sitter-dot (#1770)rydesun
2021-09-01highlights(c): make sizeof a `keyword.operator`Sergio Alejandro Vargas
2021-09-01highlights(lua): Add Lua 5.1 built-in functionsSergio Alejandro Vargas
2021-08-30Fix method access using php nullsafe operator (#1773)Wilman Barrios
2021-08-30Reorder json5 queriesJoaquín León
2021-08-30@number -> @keywordAndrew Helwer
2021-08-30Updated highlight queries for tlaplusAndrew Helwer
2021-08-29Add tree-sitter-pioasm with highlights and injections (#1759)leo60228
2021-08-28update scala highlights (#1760)Stevan Milic
2021-08-26highlights(php): add missings operators `?->` and `=>` (#1729)Wilman Barrios
2021-08-26feat(vim): highlight highlight_statement correctlyThomas Vigouroux
2021-08-25add keywords to scala highlights (#1662)Stuart Mashaal