Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/nvim-treesitter/nvim-treesitter

Nvim Treesitter configurations and abstraction layer
https://github.com/nvim-treesitter/nvim-treesitter

fixup: proper union of tables

5037721ec5870990db16dcbf06513a78a6a81641 authored 9 months ago by Christian Clason <[email protected]>
Update parsers: gitcommit, markdown, markdown_inline, vimdoc, wing

503d0ccdee762bb4b2758c391288768fafe39861 authored 9 months ago by GitHub <[email protected]>
fixup: empty ensure_installed

07c8c3d84f67b1530f636dcad31971f569a3df5f authored 9 months ago by Christian Clason <[email protected]>
fixup: don't extend _with_ 'all'

7b326a096241267bdb3412457a97d3ae834b0a7c authored 9 months ago by Christian Clason <[email protected]>
Update parsers: gleam, gomod, wing

94cb036ba7bd2b4086c04c945da5e983b5e8b322 authored 9 months ago by GitHub <[email protected]>
fixup: ensure_installed can be 'all'

97ba59c6f532072e456b3d1f2413560e689c132b authored 9 months ago by Christian Clason <[email protected]>
fix(config)!: always install parsers bundled with nvim

fe89bf17197fc5daead3878fb1328911b30fb022 authored 9 months ago by Christian Clason <[email protected]>
Update parsers: perl, todotxt

842507a578704157e6c8f8f26befcb3b3a880efb authored 9 months ago by GitHub <[email protected]>
feat!: bump minimum Nvim version to 0.9.2

required for empty injection fix

59d4c14a1a4262cf637ff2420032593afa062749 authored 9 months ago by Christian Clason <[email protected]>
fix: link type in pattern matching correctly

295ab1da52f4c9e0978a95c21dd359afdd0a11b8 authored 9 months ago by Bartek Łuka <[email protected]>
Update parsers: awk

0746b1a13d53367e5b03cfd412b52dc612ef44ff authored 9 months ago by GitHub <[email protected]>
Update parsers: erlang, php, templ, wing

fcf843bf14adaeee53aad1b28fabba1d3b62fc8d authored 9 months ago by GitHub <[email protected]>
Update parsers: templ, tlaplus

8cd2b230174efbf7b5d9f49fe2f90bda6b5eb16e authored 10 months ago by GitHub <[email protected]>
fix(php): adjust to parser refactor

f6483d11940feed26110228281fc0a403bc370b0 authored 10 months ago by Christian Clason <[email protected]>
Update parsers: ada, ruby

5032f9952ad2a3a7f7792ac438c4f9e2bd53e0b9 authored 10 months ago by GitHub <[email protected]>
highlights(html): character references (a.k.a. entities)

49f1b9a7efc794be143f7ddcd60ce18e8164a7f8 authored 10 months ago by Calum Smith <[email protected]>
ci: bump actions to latest

9288d9b5059e6b409b5077399dc0b377a112d9f2 authored 10 months ago by Christian Clason <[email protected]>
Update parsers: astro, php, ruby, templ, wing

adf423a493f9e91d5dc4369b46e5a7e83e4c783e authored 10 months ago by GitHub <[email protected]>
fix(markdown_inline): latex highlight injection (#5397)

The `injection.include-children` is needed in markdown_inline parser.

e277ca9dec0dfd830133d1d82e79ad3f2cf026a1 authored 10 months ago by Zhuofeng Wang <[email protected]>
fix(latex): highlight text functions

8ae4080c5ba59d81b4e49525d4168807bc098e73 authored 10 months ago by Riley Bruins <[email protected]>
Update parsers: ada, ocaml, ocaml_interface, sql, wing

0da349ed303bea955942f409d29059cdb89dbe2c authored 10 months ago by GitHub <[email protected]>
Update parsers: scala, templ, v, wing

3ef514b10b9557e3905b9817ca632e7506dd384a authored 10 months ago by GitHub <[email protected]>
fix(julia): add missing capture of ":" in selected import

If writing a selected import, e.g. `using BSON: @load`, the colon isn't currently captured.
Thi...

65ef62092ef997d2ecf68ede01a0afbda17808c3 authored 10 months ago by Christian Degnbol Madsen <[email protected]>
Update parsers: nim, templ, wing

e49f1e8ef3e8450a8446cb1f2bbb53c919f60b6d authored 10 months ago by GitHub <[email protected]>
Update parsers: perl, rst, v, wing

362ebd3a210f20aab80be05557f216cbaf4531e6 authored 10 months ago by GitHub <[email protected]>
Update parsers: perl, scala, wing

7a2c6211d6f550988fccd8800de8426d5e480a2d authored 10 months ago by GitHub <[email protected]>
Update parsers: nickel, nix, scala, v, wing

7d0b4756aba3b220d38ec0443c6cc10944060dd7 authored 10 months ago by GitHub <[email protected]>
Update parsers: haskell, templ

27f68c0b6a87cbad900b3d016425450af8268026 authored 10 months ago by GitHub <[email protected]>
fixup(luau): align `@string.regex` to the injections (#5829)

374966b25c9bcbe29944267128cb78bf857e189a authored 10 months ago by Riley Bruins <[email protected]>
fix: cleanup luap injection queries

cd4de5f7b14b878ac8f5c459c9d579cc58ba1ac5 authored 10 months ago by Riley Bruins <[email protected]>
feat: more `@string.regex` highlights

92572c0dfd53b0e74bf436ef968ecc5b5a7e2b76 authored 10 months ago by Riley Bruins <[email protected]>
Update parsers: elm, wing

c4da7945641b2e74915313cd1e608b43877a56b7 authored 10 months ago by GitHub <[email protected]>
feat(luap): highlights more consistent with regex (#5819)

1c619f5f20f33684b7b27a0c2c30143be7c44baa authored 10 months ago by Riley Bruins <[email protected]>
fix(julia): pipe function highlight (#5815)

In Julia when piping into a function the function should be highlighted as a function call, and ...

454c3a9ba86f841dc3b5bb17d150a873a16b77b4 authored 10 months ago by Christian Degnbol Madsen <[email protected]>
Update parsers: apex, scala, soql, sosl, tlaplus, wing

d5842ebca8e0f048a5c2de6f467a8f22fa2187ed authored 10 months ago by GitHub <[email protected]>
fix(cpp): incorrect indent of class with opening { on new line (#5811)

d496c5e08e853dadedc7f5d0a6541288d0441fd3 authored 10 months ago by Jędrzej Boczar <[email protected]>
vimdoc: add note, warning, deprecated (#5817)

d2d3df8613ba0b733cc21ed150e3687fad147316 authored 10 months ago by Christian Clason <[email protected]>
Add @nospell annotation to label definitions and references

c153019e11052f38cdf2bdd338750cd103877eba authored 10 months ago by Ahnaf Rafi <[email protected]>
Update parsers: beancount, wing

23cc2cd85c077df1d9582957e99701809f2256c1 authored 10 months ago by GitHub <[email protected]>
highlights(haskell): add `fail` to exception highlights

732c8cb0b43b7336525c3cecb2e28db153994e62 authored 10 months ago by Marc Jakobi <[email protected]>
highlights(haskell): namespaced string quasiquote

96e01877b82760a1852344f6ffd3a51bd6d36c0e authored 10 months ago by Marc Jakobi <[email protected]>
Update parsers: gleam, styled, v, wing

cdb2ec999c1fb173500e2f9ab4dcd9aa62506c72 authored 10 months ago by GitHub <[email protected]>
Update README

0dfbf5e48e8551212c2a9f1c74cb080c8e76b5d1 authored 10 months ago by Github Actions <actions@github>
feat: add tree-sitter-styled (#5735)

* Add styled parser

* Add queries

* Update highlights

* Remove unnecessary highlights
...

a0b815497b55a8572301506e01dbd2ec24f1813f authored 10 months ago by Mark Skelton <[email protected]>
fix: remove 0-length range usage in indent.lua (#5805)

79dcd0e24cbcabc06fc06e9dba4de8faeb0fedb5 authored 10 months ago by Pham Huy Hoang <[email protected]>
Update parsers: elm, gomod, v, wing

251c855236fd99174563fd01b60b1eeaaf8ea806 authored 10 months ago by GitHub <[email protected]>
fix(rust): highlight inline attributes properly

24be1534dbd062907842601ae1e2e953ba02472e authored 10 months ago by Riley Bruins <[email protected]>
fix(nim): minor improvements to queries and parser (#5784)

* fix(nim): bump parser again to include minor fix

* fix(nim): shifting around for precedence...

edacfa2eedd1d6099cd45e28ffe2892066b0b3ba authored 10 months ago by aMOPel <[email protected]>
Update parsers: elm, haskell, templ, wing

25ddfde8d7167d7d81403d6809242439037d2b68 authored 10 months ago by GitHub <[email protected]>
Update parsers: erlang, nim, v, wing

5a713474e38a3999b85c6cb3f5cac3248a16c7d0 authored 10 months ago by GitHub <[email protected]>
feat(gomod): highlight the `toolchain` directive (#5795)

000f71842bf08840df1e70004b17507fa92b2fb7 authored 10 months ago by Vincent Rischmann <[email protected]>
Update parsers: erlang, haskell, nim, wing

194b3f0047816132b08bcc2857b23a49fa967d04 authored 10 months ago by GitHub <[email protected]>
fix(v): adapt to removed scanner.c

9bc1f1e6406933e9263456e5761e47b9cb1da71d authored 10 months ago by Christian Clason <[email protected]>
fix(python): restrict typed parameter highlight

Only the name is a parameter and not the value

ab818bf5a2ee21515ade9afcf428e98056b6197b authored 10 months ago by ObserverOfTime <[email protected]>
fix(python): highlight variadic lambda parameters

2583eb351ba5dab9ab06489d371987518e1d018f authored 10 months ago by ObserverOfTime <[email protected]>
Update parsers: v, wing

30b5bdca1b534da71cdbc57fbbfe5693b4299e56 authored 10 months ago by GitHub <[email protected]>
Update parsers: nim, slang, wing

42381aae7c1f785e4658cdb34a750be9851ba9af authored 10 months ago by GitHub <[email protected]>
Update parsers: gomod, haskell, hoon, nim, slang, sql, v, wing

78d75bce03f218ee30aedb6e24e3ec1189a3e9ff authored 10 months ago by GitHub <[email protected]>
Update parsers: nim, v, wing

a6c655629cad421e432aa84af32cbfe35375113a authored 10 months ago by GitHub <[email protected]>
indents added new language highlights added (#5777)

b6b9ca448b7f236e2e60f8393a729902511f9db9 authored 10 months ago by r001 <[email protected]>
feat(poe_filter): add new Import statement

7958ff9ec7a2baea2842323d0e7ac67a509da4d2 authored 10 months ago by ObserverOfTime <[email protected]>
fix(vim): highlight 'scriptencoding' command

1b5bbb54b385c4eae217113f72df5284bc3cc94b authored 10 months ago by ObserverOfTime <[email protected]>
Update parsers: nickel, v

401ef01feb9228e6bd33a25bbae7c9e23127efff authored 10 months ago by GitHub <[email protected]>
feat(gitcommit): add highlight group for subject_prefix (#5774)

bd5517989398145c36d859927fb4e76a45c66cf6 authored 10 months ago by gbprod <[email protected]>
Update parsers: gitcommit, gleam, rbs, sql, wing

180e1ca385442e35e1d18420221a148c5e045671 authored 11 months ago by GitHub <[email protected]>
Update parsers: gleam, wing

f861bc6148e7bc715f6a09bd34bb1f577b62a248 authored 11 months ago by GitHub <[email protected]>
Update parsers: liquidsoap, rbs, vhs, wing

c203884c80ef31b6a3993398734fbe008addcb27 authored 11 months ago by GitHub <[email protected]>
fix(java): move attributes after constants

3065a928fc134167f439230b01216e45198be715 authored 11 months ago by ObserverOfTime <[email protected]>
Update parsers: elixir, qmljs, wing

67536f4057e4901e37805708bcfdd3d9abacfd26 authored 11 months ago by GitHub <[email protected]>
Update parsers: elm

0791b5ebb590a2d44e20640c52679df1fc42e8ab authored 11 months ago by GitHub <[email protected]>
Update parsers: rbs

80a16deb5146a3eb4648effccda1ab9f45e43e76 authored 11 months ago by GitHub <[email protected]>
feat: add rbs parser support (#5745)

b41bbcbb9a2c5543d3bfa4cf7e2b0948a5f61ce6 authored 11 months ago by Tomohiro Hashidate <[email protected]>
feat(nim): added some captures and fixed some bugs (#5664)

* fix(nim): literals in pragmas in types would be falsly highlighted as `@variable`

* style(n...

36f81e698ee67cba76f698a5a86fb7c6ecdeb7b0 authored 11 months ago by aMOPel <[email protected]>
fix(luarocks): enable automatic runtime path detection

1e64838ff575405c32b447b68762649289e8d73c authored 11 months ago by Marc Jakobi <[email protected]>
fix(luarocks): don't copy runtime data to share/

00f9b1ffed50803b8653c32e9799bd027fe13405 authored 11 months ago by Marc Jakobi <[email protected]>
Update parsers: c_sharp, foam, slang, v, wing

93750d388162f5658cfdb77bdcfe80711e637647 authored 11 months ago by GitHub <[email protected]>
fix(markdown): revert bullet conceals due to spacing issues (#5742)

e9acd01a4a1f6e584f76e736987f4c31401aa4b1 authored 11 months ago by Riley Bruins <[email protected]>
feat(make): highlight phony prerequisites as functions

8f16c39f5b439bd9540336c4d5da705d180e34b9 authored 11 months ago by Riley Bruins <[email protected]>
feat(make): give targets the function highlight

fb101ed49d4b9e0e6661a24b636a6d874f8de49d authored 11 months ago by Riley Bruins <[email protected]>
parsers: add tree-sitter-slang

10432e6b0fb22a0fbe7b8fa45f7fbee187029d90 authored 11 months ago by Stephan Seitz <[email protected]>
Update parsers: css, facility, foam, wing

b04f990f92e41d0909de20a970a4a3c0fde5557e authored 11 months ago by GitHub <[email protected]>
feat: add facility

bf982eb7dc9d54af748ea1dd8b9db3a7724b9a99 authored 11 months ago by Bryan Kenote <[email protected]>
Update parsers: erlang, wing

582a92ee120532a603b75239f40cba06b9a5ec07 authored 11 months ago by GitHub <[email protected]>
fix(cpp): remove `@field` for identifiers with `_` prefix (#5731)

ba588ee0cf9df885f3f8698ae671330d82b4bdec authored 11 months ago by HumblePresent <[email protected]>
Update README

b8fbd13277aae47fecdf7ec63731fa1f9918ac07 authored 11 months ago by Github Actions <actions@github>
astro: add custom component highlighting (#5728)

8189d91cf82b78fd765b28c674537688bce70c10 authored 11 months ago by virchau13 <[email protected]>
Fix robot parser metadata in parsers.lua

482a2f15d37817e1201466d00c6539574ba34554 authored 11 months ago by Tomas Sandven <[email protected]>
Update README

b056e4227b1c5d3ecfe96941352364c0c10668df authored 11 months ago by Github Actions <actions@github>
fixup: lint

de5197871e49130dd7f5642b5dff5353b79c45b8 authored 11 months ago by Christian Clason <[email protected]>
feat: add angular parser and queries

1e74c34b668d0bbdd14492fc220974e4fc38dc6b authored 11 months ago by Christian Clason <[email protected]>
fixup: parser requires generate (ABI)

52b25c9a3f172abf986686c6382dae5f10786809 authored 11 months ago by Christian Clason <[email protected]>
fixup: use any-of instead of vim-match

274370e703dcf478c80fa31ca3798ab2e90bf71b authored 11 months ago by Christian Clason <[email protected]>
twig queries: add combined injections (#5721)

Co-authored-by: August Svensson <[email protected]>

9d91101f71cc64cdef923a3b14130db82985bac6 authored 11 months ago by sheepwall <[email protected]>
Update parsers: swift, wing

eafc0c2194842fe038e143b743e5a442ce5eac2c authored 11 months ago by GitHub <[email protected]>
Update parsers: dtd, ssh_config, wing, xml

d8a71826a20dfc9ed3d8a43e28a00611a302b456 authored 11 months ago by GitHub <[email protected]>
Update parsers: erlang, ssh_config, wing

649d137371e9214d30b20565e0574824fa3a3670 authored 11 months ago by GitHub <[email protected]>
feat(hocon): add fold query (#5710)

71bdf97bf6dafc776ad957169533f2f669a8c562 authored 11 months ago by Patrick Haun <[email protected]>
Update parsers: sql, wing

6d45b3469719a9740a5ef6304bb6771516d19bd5 authored 11 months ago by GitHub <[email protected]>
fix(css): tweak operator keyword highlights

2a5f6c9eb733a5a847bb1890f620658547033515 authored 11 months ago by Riley Bruins <[email protected]>
Update parsers: devicetree, v, wing

cd583cfb5b492c4f81edc5e1916c9f59b7b0ef16 authored 11 months ago by GitHub <[email protected]>