aboutsummaryrefslogtreecommitdiffstats
path: root/queries
Commit message (Expand)AuthorAgeFilesLines
...
* highlights(php): highlight more string types and escapes (#3226)Matty Patatty2022-07-271-2/+4
* Support TOML metadata in Markdown injectionsAndy Freeland2022-07-251-4/+2
* fix(indents): indents for error block (css, lua) (#3207)Kiyan2022-07-211-0/+2
* highlights(c): Lower the priority of @variablemliszcz2022-07-201-1/+2
* Change to using an explicit list of "def-likes" for clojure (#3202)Oliver Marshall2022-07-201-2/+8
* add ui_binding to fold (#3191)Access2022-07-171-0/+1
* highlights(julia): add "mutable" keywordStephan Seitz2022-07-161-0/+1
* fix: disable elm parser in markdown to avoid segfaultkiyan2022-07-151-0/+1
* Highlight sql comments (#3178)Robert Liebowitz2022-07-141-0/+1
* Updated queries and parser versionAndrew Helwer2022-07-132-36/+119
* Fix and add some highlight (#3168)Access2022-07-122-2/+20
* add go1.18 any typeViorel Craescu2022-07-101-0/+1
* remove type definitionViorel Craescu2022-07-091-1/+0
* add type def highlight, add field declaration highlight and remove constant h...Viorel Craescu2022-07-091-3/+2
* feat(vala)!: switch to @vala-lang parserPrinceton Ferro2022-07-091-263/+211
* add method spec highlight and block folds (#3151)Viorel Craescu2022-07-092-0/+4
* fix(exception): erlang exception (#3150)Access2022-07-091-3/+6
* add (module_export) to folds (#3148)Access2022-07-091-1/+2
* fix: add more indentations for ruby (#3139)Eric Zheng (PiaoDan)2022-07-091-0/+2
* feat(erlang highlight): support erlang highlight (#3141)Access2022-07-092-0/+107
* remove accidental textRoberto Pommella Alegro2022-07-081-1/+1
* Add heredoc language injection for HCLRoberto Pommella Alegro2022-07-081-0/+6
* support the fold of haskellShootingStarDragons2022-07-081-0/+5
* highlights(c): highlight `,` operator as operator (#3107)guijan2022-07-081-7/+10
* fix(rust): remove if_let from indent captureskiyan2022-07-081-1/+0
* Update lockfile and highlight queriesderekstride2022-07-081-5/+78
* Initial SQL supportderekstride2022-07-082-0/+104
* fix(go): indent const declarationkiyan2022-07-081-0/+2
* Highlight named fields in struct literalsPieter van Loon2022-07-081-0/+3
* add fold support to qml (#3132)Access2022-07-071-0/+6
* add qmljs (#3126)Access2022-07-071-0/+133
* fix(ecma): indent end for bracket (#3121)Kiyan2022-07-071-0/+2
* Use markdown metadata blocks for injectionMDeiml2022-07-031-1/+5
* fix(haskell): priority 101 for infix function precedence over variable (#3085)Kiyan2022-07-011-1/+1
* highlights(c): highlight member-access as operator (#3096)guijan2022-07-011-1/+2
* feat(beancount): support folding org headers (#3078)PolarMutex2022-06-281-1/+1
* feat(markdown)!: switch to split parser (#3048)Matthias Deiml2022-06-264-59/+78
* fix(haskell): highlight exp_name as function in infix operationskiyan2022-06-251-0/+1
* highlights(lua): use `#eq?` instead of `#match?`Janfel2022-06-241-1/+1
* highlights(lua): highlight only `self` as `self`Janfel2022-06-241-1/+1
* Update highlights.scmCameron2022-06-241-0/+2
* Simplify inline concealJonathan Lopez2022-06-221-12/+3
* Refactor markdown conceal codeJonathan Lopez2022-06-221-21/+25
* Conceal markdown linksJonathan Lopez2022-06-221-0/+22
* Help: update highlightsSantos Gallegos2022-06-191-1/+2
* rnoweb: Use new inline/chunk distinctionBrian Albert Monroe2022-06-192-2/+5
* rnoweb: Add folding queries for renvBrian Albert Monroe2022-06-191-0/+3
* Make rnoweb injects combinedBrian Albert Monroe2022-06-191-2/+2
* Add rnoweb queriesBrian Albert Monroe2022-06-193-0/+6
* feat(swift): update parser and queries to 0.3.0 (#3035)Christian Clason2022-06-191-5/+11