summaryrefslogtreecommitdiff
path: root/queries
AgeCommit message (Expand)Author
2022-08-03Split func/method definition from calls in python highlighting querylfenzo
2022-08-03Add racket support6cdh
2022-08-03other folds addedShootingStarDragons
2022-08-03change tab to spaceShootingStarDragons
2022-08-03add folds.scmShootingStarDragons
2022-07-28highlights(c/cpp): move attributes to C (again)Stephan Seitz
2022-07-27highlights(php): highlight more string types and escapes (#3226)Matty Patatty
2022-07-25Support TOML metadata in Markdown injectionsAndy Freeland
2022-07-21fix(indents): indents for error block (css, lua) (#3207)Kiyan
2022-07-20highlights(c): Lower the priority of @variablemliszcz
2022-07-20Change to using an explicit list of "def-likes" for clojure (#3202)Oliver Marshall
2022-07-17add ui_binding to fold (#3191)Access
2022-07-16highlights(julia): add "mutable" keywordStephan Seitz
2022-07-15fix: disable elm parser in markdown to avoid segfaultkiyan
2022-07-14Highlight sql comments (#3178)Robert Liebowitz
2022-07-13Updated queries and parser versionAndrew Helwer
2022-07-12Fix and add some highlight (#3168)Access
2022-07-10add go1.18 any typeViorel Craescu
2022-07-09remove type definitionViorel Craescu
2022-07-09add type def highlight, add field declaration highlight and remove constant h...Viorel Craescu
2022-07-09feat(vala)!: switch to @vala-lang parserPrinceton Ferro
2022-07-09add method spec highlight and block folds (#3151)Viorel Craescu
2022-07-09fix(exception): erlang exception (#3150)Access
2022-07-09add (module_export) to folds (#3148)Access
2022-07-09fix: add more indentations for ruby (#3139)Eric Zheng (PiaoDan)
2022-07-09feat(erlang highlight): support erlang highlight (#3141)Access
2022-07-08remove accidental textRoberto Pommella Alegro
2022-07-08Add heredoc language injection for HCLRoberto Pommella Alegro
2022-07-08support the fold of haskellShootingStarDragons
2022-07-08highlights(c): highlight `,` operator as operator (#3107)guijan
2022-07-08fix(rust): remove if_let from indent captureskiyan
2022-07-08Update lockfile and highlight queriesderekstride
2022-07-08Initial SQL supportderekstride
2022-07-08fix(go): indent const declarationkiyan
2022-07-08Highlight named fields in struct literalsPieter van Loon
2022-07-07add fold support to qml (#3132)Access
2022-07-07add qmljs (#3126)Access
2022-07-07fix(ecma): indent end for bracket (#3121)Kiyan
2022-07-03Use markdown metadata blocks for injectionMDeiml
2022-07-01fix(haskell): priority 101 for infix function precedence over variable (#3085)Kiyan
2022-07-01highlights(c): highlight member-access as operator (#3096)guijan
2022-06-28feat(beancount): support folding org headers (#3078)PolarMutex
2022-06-26feat(markdown)!: switch to split parser (#3048)Matthias Deiml
2022-06-25fix(haskell): highlight exp_name as function in infix operationskiyan
2022-06-24highlights(lua): use `#eq?` instead of `#match?`Janfel
2022-06-24highlights(lua): highlight only `self` as `self`Janfel
2022-06-24Update highlights.scmCameron
2022-06-22Simplify inline concealJonathan Lopez
2022-06-22Refactor markdown conceal codeJonathan Lopez
2022-06-22Conceal markdown linksJonathan Lopez