aboutsummaryrefslogtreecommitdiffstats
path: root/queries
Commit message (Expand)AuthorAgeFilesLines
* [cmake] add highlights for `if` command constantUy Ha2021-09-171-0/+12
* Update ledger injectionsCédric Barreteau2021-09-171-0/+1
* Use the color of variabledelphinus2021-09-171-1/+1
* Set property color for destructuring assignmentdelphinus2021-09-171-0/+4
* [cmake]: Add highlighting for `set` commandUy Ha2021-09-171-0/+14
* Highlight function and macro declarationsUy Ha2021-09-171-0/+12
* Bind `variable` as @variable instead of `variable_ref`Uy Ha2021-09-171-1/+2
* Bind function and macro commands as @keyword.functionUy Ha2021-09-171-4/+1
* Bind `variable_ref` as @variable instead of @noneUy Ha2021-09-171-1/+1
* Add scala foldsStevan Milic2021-09-172-2/+17
* Update scala highlightsStevan Milic2021-09-172-1/+36
* Add tree-sitter-dot (#1770)rydesun2021-09-172-0/+46
* highlights(c): make sizeof a `keyword.operator`Sergio Alejandro Vargas2021-09-171-1/+1
* highlights(lua): Add Lua 5.1 built-in functionsSergio Alejandro Vargas2021-09-171-0/+9
* Fix method access using php nullsafe operator (#1773)Wilman Barrios2021-09-171-0/+3
* Reorder json5 queriesJoaquín León2021-09-171-3/+3
* @number -> @keywordAndrew Helwer2021-09-171-1/+1
* Updated highlight queries for tlaplusAndrew Helwer2021-09-171-29/+47
* Add tree-sitter-pioasm with highlights and injections (#1759)leo602282021-09-172-0/+40
* update scala highlights (#1760)Stevan Milic2021-09-171-5/+78
* highlights(php): add missings operators `?->` and `=>` (#1729)Wilman Barrios2021-09-171-0/+3
* feat(vim): highlight highlight_statement correctlyThomas Vigouroux2021-09-171-4/+9
* add keywords to scala highlights (#1662)Stuart Mashaal2021-09-171-0/+96
* Add support for json5Joakker2021-09-172-0/+18
* highlight(zig) highlight all caps is a constantmaxxnino2021-09-171-1/+10
* Viml: update queriesSantos Gallegos2021-09-172-4/+36
* highlight(zig): rework querymaxxnino2021-09-173-101/+47
* highlights(php): add `instanceof` as `@keyword` (#1728)Wilman Barrios2021-09-171-0/+1
* Highlight some keyword.function nodes as just keywordsAndrew Helwer2021-09-171-5/+5
* Added TLA+ grammar & queriesAndrew Helwer2021-09-173-0/+149
* feat(vim): support augroupsThomas Vigouroux2021-09-171-1/+5
* fix(viml): update and support mappingsThomas Vigouroux2021-09-171-0/+10
* Remove redunant capture.Aleksei Abakumkin2021-09-171-3/+3
* Update CSharp highlights.Aleksei Abakumkin2021-09-171-2/+28
* Disable combined injections for HEExClay2021-09-171-2/+5
* Add doctype highlightsClay2021-09-171-14/+12
* Update surface version, fix highlightsClay2021-09-171-7/+5
* Add HEEx language support, add missing commentstringsClay2021-09-178-6/+72
* highlights(lua): Add semicolonsSergio Alejandro Vargas2021-09-171-1/+1
* fix(vim): highlight more punctuationThomas Vigouroux2021-09-171-0/+14
* feat: add support for vimThomas Vigouroux2021-09-172-0/+114
* Lua: highlight uppercase variables as constants (#1690)Santos Gallegos2021-09-171-0/+2
* Add comment highlighting for keywords in Haskell (#1695)jpe902021-09-171-0/+1
* Query: update locals (#1692)Santos Gallegos2021-09-171-0/+1
* Query: highlight numbersSantos Gallegos2021-09-171-0/+3
* Fix: Improve Elixir highlighting performance (#1682)Connor Lay (Clay)2021-09-171-133/+107
* highlights(zig): label, switch item, operator, punctuation, field property (#...maxxnino2021-09-171-8/+26
* Enable to highlight shebang on JS/TSdelphinus2021-09-171-1/+4
* Update new query and parser for zigmaxxnino2021-09-175-222/+218
* Fix instance and singleton method locals for RubyYorick Peterse2021-09-171-1/+2