aboutsummaryrefslogtreecommitdiffstats
path: root/queries
Commit message (Expand)AuthorAgeFilesLines
...
* Added TLA+ grammar & queriesAndrew Helwer2021-08-203-0/+149
* feat(vim): support augroupsThomas Vigouroux2021-08-201-1/+5
* fix(viml): update and support mappingsThomas Vigouroux2021-08-201-0/+10
* Remove redunant capture.Aleksei Abakumkin2021-08-181-3/+3
* Update CSharp highlights.Aleksei Abakumkin2021-08-181-2/+28
* Disable combined injections for HEExClay2021-08-181-2/+5
* Add doctype highlightsClay2021-08-181-14/+12
* Update surface version, fix highlightsClay2021-08-181-7/+5
* Add HEEx language support, add missing commentstringsClay2021-08-188-6/+72
* highlights(lua): Add semicolonsSergio Alejandro Vargas2021-08-171-1/+1
* fix(vim): highlight more punctuationThomas Vigouroux2021-08-161-0/+14
* feat: add support for vimThomas Vigouroux2021-08-162-0/+114
* Lua: highlight uppercase variables as constants (#1690)Santos Gallegos2021-08-141-0/+2
* Add comment highlighting for keywords in Haskell (#1695)jpe902021-08-141-0/+1
* Query: update locals (#1692)Santos Gallegos2021-08-141-0/+1
* Query: highlight numbersSantos Gallegos2021-08-141-0/+3
* Fix: Improve Elixir highlighting performance (#1682)Connor Lay (Clay)2021-08-131-133/+107
* highlights(zig): label, switch item, operator, punctuation, field property (#...maxxnino2021-08-121-8/+26
* Enable to highlight shebang on JS/TSdelphinus2021-08-121-1/+4
* Update new query and parser for zigmaxxnino2021-08-115-222/+218
* Fix instance and singleton method locals for RubyYorick Peterse2021-08-091-1/+2
* RST: use `any-of?` instead of `match?` (#1678)Santos Gallegos2021-08-082-10/+42
* RST: add code-block to injections (#1677)Santos Gallegos2021-08-081-1/+1
* fix(c_sharp): Improve highlightsLuxed2021-08-061-3/+73
* feat(c_sharp): Simplify folds by only folding blocks of code instead ofLuxed2021-08-061-16/+13
* feat(c_sharp): Add first draft of localsLuxed2021-08-061-0/+41
* highlights(zig): function return type, var decl typemaxxnino2021-08-041-1/+14
* highlights(zig): highlight enum,union,error and custom number typemaxxnino2021-08-041-2/+9
* highlights(lua): Organize `function_call` queriesSergio Alejandro Vargas2021-08-021-3/+6
* highlights(lua): Fix method callsSergio Alejandro Vargas2021-08-021-1/+1
* Update teal highlightsStephan Seitz2021-08-024-26/+27
* Feature: Add Surface language and integrate with Elixir (#1645)Connor Lay (Clay)2021-08-016-0/+80
* Indent C compound_literal_expressionleo602282021-08-011-0/+1
* feature: add godotResource queriesPierre Poupin2021-07-293-0/+34
* highlights(clojure): fix highlighting of #_Stephan Seitz2021-07-251-1/+4
* Update YANG parser revision and highlights queryTomas Sandven2021-07-231-8/+19
* added very basic HCL indentation supportMark Ellis2021-07-221-0/+4
* Remove regex for fieldHennadii Chernyshchyk2021-07-221-4/+0
* injections(cuda): add injections.scmStephan Seitz2021-07-201-0/+3
* highlights(cuda): add support for __launch_bounds__Stephan Seitz2021-07-201-0/+1
* YANG fold on blocksDavid Hotham2021-07-191-0/+3
* Don't capture quotes as commentsOliver Marshall2021-07-191-1/+1
* Remove last @aOliver Marshall2021-07-191-2/+2
* Remove docstring highlightsOliver Marshall2021-07-191-2/+4
* Use ignored capture groupsOliver Marshall2021-07-191-4/+4
* Improve some commentsOliver Marshall2021-07-191-2/+2
* Improve highlights for typesOliver Marshall2021-07-191-1/+3
* Remove constant highlightingOliver Marshall2021-07-191-7/+0
* Add forgotten annon function highlightOliver Marshall2021-07-191-0/+3
* Add header commentOliver Marshall2021-07-191-3/+13