Ecosyste.ms: OpenCollective

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

Nvim Treesitter

We are building software to integrate neovim (a text editor), and tree-sitter (a parsing library), to make the text editor for the next 30 years
Collective - Host: opensource - https://opencollective.com/nvim-treesitter - Code: https://github.com/nvim-treesitter

vimdoc: add note, warning, deprecated (#5817)

github.com/nvim-treesitter/nvim-treesitter - d2d3df8613ba0b733cc21ed150e3687fad147316 authored 10 months ago by Christian Clason <[email protected]>
Add @nospell annotation to label definitions and references

github.com/nvim-treesitter/nvim-treesitter - c153019e11052f38cdf2bdd338750cd103877eba authored 10 months ago by Ahnaf Rafi <[email protected]>
Update parsers: beancount, wing

github.com/nvim-treesitter/nvim-treesitter - 23cc2cd85c077df1d9582957e99701809f2256c1 authored 10 months ago by GitHub <[email protected]>
highlights(haskell): add `fail` to exception highlights

github.com/nvim-treesitter/nvim-treesitter - 732c8cb0b43b7336525c3cecb2e28db153994e62 authored 10 months ago by Marc Jakobi <[email protected]>
highlights(haskell): namespaced string quasiquote

github.com/nvim-treesitter/nvim-treesitter - 96e01877b82760a1852344f6ffd3a51bd6d36c0e authored 10 months ago by Marc Jakobi <[email protected]>
Update parsers: gleam, styled, v, wing

github.com/nvim-treesitter/nvim-treesitter - cdb2ec999c1fb173500e2f9ab4dcd9aa62506c72 authored 10 months ago by GitHub <[email protected]>
Update README

github.com/nvim-treesitter/nvim-treesitter - 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
...

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

github.com/nvim-treesitter/nvim-treesitter - 79dcd0e24cbcabc06fc06e9dba4de8faeb0fedb5 authored 10 months ago by Pham Huy Hoang <[email protected]>
Update parsers: elm, gomod, v, wing

github.com/nvim-treesitter/nvim-treesitter - 251c855236fd99174563fd01b60b1eeaaf8ea806 authored 10 months ago by GitHub <[email protected]>
fix(rust): highlight inline attributes properly

github.com/nvim-treesitter/nvim-treesitter - 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...

github.com/nvim-treesitter/nvim-treesitter - edacfa2eedd1d6099cd45e28ffe2892066b0b3ba authored 10 months ago by aMOPel <[email protected]>
Update parsers: elm, haskell, templ, wing

github.com/nvim-treesitter/nvim-treesitter - 25ddfde8d7167d7d81403d6809242439037d2b68 authored 10 months ago by GitHub <[email protected]>
fix(nim): added new fields from recent parser version,

improved support for (conditional_declaration) and (variant_declaration)

github.com/nvim-treesitter/nvim-treesitter-context - c9f2b429a1d63023f7a33b5404616f4cd2a109c5 authored 10 months ago by aMOPel <[email protected]>
Update parsers: erlang, nim, v, wing

github.com/nvim-treesitter/nvim-treesitter - 5a713474e38a3999b85c6cb3f5cac3248a16c7d0 authored 10 months ago by GitHub <[email protected]>
feat(gomod): highlight the `toolchain` directive (#5795)

github.com/nvim-treesitter/nvim-treesitter - 000f71842bf08840df1e70004b17507fa92b2fb7 authored 10 months ago by Vincent Rischmann <[email protected]>
Update parsers: erlang, haskell, nim, wing

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

github.com/nvim-treesitter/nvim-treesitter - 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

github.com/nvim-treesitter/nvim-treesitter - ab818bf5a2ee21515ade9afcf428e98056b6197b authored 10 months ago by ObserverOfTime <[email protected]>
fix(python): highlight variadic lambda parameters

github.com/nvim-treesitter/nvim-treesitter - 2583eb351ba5dab9ab06489d371987518e1d018f authored 10 months ago by ObserverOfTime <[email protected]>
Update parsers: nim, slang, wing

github.com/nvim-treesitter/nvim-treesitter - 42381aae7c1f785e4658cdb34a750be9851ba9af authored 10 months ago by GitHub <[email protected]>
Update parsers: gomod, haskell, hoon, nim, slang, sql, v, wing

github.com/nvim-treesitter/nvim-treesitter - 78d75bce03f218ee30aedb6e24e3ec1189a3e9ff authored 10 months ago by GitHub <[email protected]>
Update parsers: nim, v, wing

github.com/nvim-treesitter/nvim-treesitter - a6c655629cad421e432aa84af32cbfe35375113a authored 10 months ago by GitHub <[email protected]>
indents added new language highlights added (#5777)

github.com/nvim-treesitter/nvim-treesitter - b6b9ca448b7f236e2e60f8393a729902511f9db9 authored 10 months ago by r001 <[email protected]>
feat(poe_filter): add new Import statement

github.com/nvim-treesitter/nvim-treesitter - 7958ff9ec7a2baea2842323d0e7ac67a509da4d2 authored 10 months ago by ObserverOfTime <[email protected]>
fix(vim): highlight 'scriptencoding' command

github.com/nvim-treesitter/nvim-treesitter - 1b5bbb54b385c4eae217113f72df5284bc3cc94b authored 10 months ago by ObserverOfTime <[email protected]>
Update parsers: nickel, v

github.com/nvim-treesitter/nvim-treesitter - 401ef01feb9228e6bd33a25bbae7c9e23127efff authored 10 months ago by GitHub <[email protected]>
feat(gitcommit): add highlight group for subject_prefix (#5774)

github.com/nvim-treesitter/nvim-treesitter - bd5517989398145c36d859927fb4e76a45c66cf6 authored 10 months ago by gbprod <[email protected]>
feat: Add .is_enabled to check current status (#346)

* feat: Add .enabled() to check current status

This allows configurations to do things such a...

github.com/nvim-treesitter/nvim-treesitter-context - cfa8ee19ac9bae9b7fb2958eabe2b45b70c56ccb authored 10 months ago by Aaron Dill <[email protected]>
Update parsers: gitcommit, gleam, rbs, sql, wing

github.com/nvim-treesitter/nvim-treesitter - 180e1ca385442e35e1d18420221a148c5e045671 authored 11 months ago by GitHub <[email protected]>
Update parsers: gleam, wing

github.com/nvim-treesitter/nvim-treesitter - f861bc6148e7bc715f6a09bd34bb1f577b62a248 authored 11 months ago by GitHub <[email protected]>
Update parsers: liquidsoap, rbs, vhs, wing

github.com/nvim-treesitter/nvim-treesitter - c203884c80ef31b6a3993398734fbe008addcb27 authored 11 months ago by GitHub <[email protected]>
fix(java): move attributes after constants

github.com/nvim-treesitter/nvim-treesitter - 3065a928fc134167f439230b01216e45198be715 authored 11 months ago by ObserverOfTime <[email protected]>
Update parsers: elixir, qmljs, wing

github.com/nvim-treesitter/nvim-treesitter - 67536f4057e4901e37805708bcfdd3d9abacfd26 authored 11 months ago by GitHub <[email protected]>
docs: update queries in README

github.com/nvim-treesitter/nvim-treesitter-textobjects - ec1c5bdb3d87ac971749fa6c7dbc2b14884f1f6a authored 11 months ago by Github Actions <actions@github>
feat: add support for slang

github.com/nvim-treesitter/nvim-treesitter-textobjects - aa7935c60aff501580b7f4872a7082e615ea5be3 authored 11 months ago by Stephan Seitz <[email protected]>
feat: add rbs parser support (#5745)

github.com/nvim-treesitter/nvim-treesitter - 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...

github.com/nvim-treesitter/nvim-treesitter - 36f81e698ee67cba76f698a5a86fb7c6ecdeb7b0 authored 11 months ago by aMOPel <[email protected]>
fix(luarocks): enable automatic runtime path detection

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

github.com/nvim-treesitter/nvim-treesitter - 00f9b1ffed50803b8653c32e9799bd027fe13405 authored 11 months ago by Marc Jakobi <[email protected]>
Update parsers: c_sharp, foam, slang, v, wing

github.com/nvim-treesitter/nvim-treesitter - 93750d388162f5658cfdb77bdcfe80711e637647 authored 11 months ago by GitHub <[email protected]>
docs: update queries in README

github.com/nvim-treesitter/nvim-treesitter-textobjects - c71406807b545f4a2c17310197a8c88b976f338d authored 11 months ago by Github Actions <actions@github>
fix(markdown): revert bullet conceals due to spacing issues (#5742)

github.com/nvim-treesitter/nvim-treesitter - e9acd01a4a1f6e584f76e736987f4c31401aa4b1 authored 11 months ago by Riley Bruins <[email protected]>
feat(gdscript): add textobjects

github.com/nvim-treesitter/nvim-treesitter-textobjects - c737575efcf2e9705149e3aaaf7c7c758e8adb64 authored 11 months ago by hungpt-a8e <[email protected]>
feat(make): highlight phony prerequisites as functions

github.com/nvim-treesitter/nvim-treesitter - 8f16c39f5b439bd9540336c4d5da705d180e34b9 authored 11 months ago by Riley Bruins <[email protected]>
feat(make): give targets the function highlight

github.com/nvim-treesitter/nvim-treesitter - fb101ed49d4b9e0e6661a24b636a6d874f8de49d authored 11 months ago by Riley Bruins <[email protected]>
parsers: add tree-sitter-slang

github.com/nvim-treesitter/nvim-treesitter - 10432e6b0fb22a0fbe7b8fa45f7fbee187029d90 authored 11 months ago by Stephan Seitz <[email protected]>
Update parsers: css, facility, foam, wing

github.com/nvim-treesitter/nvim-treesitter - b04f990f92e41d0909de20a970a4a3c0fde5557e authored 11 months ago by GitHub <[email protected]>
Update parsers: erlang, wing

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

github.com/nvim-treesitter/nvim-treesitter - ba588ee0cf9df885f3f8698ae671330d82b4bdec authored 11 months ago by HumblePresent <[email protected]>
Update README

github.com/nvim-treesitter/nvim-treesitter - b8fbd13277aae47fecdf7ec63731fa1f9918ac07 authored 11 months ago by Github Actions <actions@github>
astro: add custom component highlighting (#5728)

github.com/nvim-treesitter/nvim-treesitter - 8189d91cf82b78fd765b28c674537688bce70c10 authored 11 months ago by virchau13 <[email protected]>
Fix robot parser metadata in parsers.lua

github.com/nvim-treesitter/nvim-treesitter - 482a2f15d37817e1201466d00c6539574ba34554 authored 11 months ago by Tomas Sandven <[email protected]>
Update README

github.com/nvim-treesitter/nvim-treesitter - b056e4227b1c5d3ecfe96941352364c0c10668df authored 11 months ago by Github Actions <actions@github>
docs(readme): deprecate

github.com/nvim-treesitter/nvim-treesitter-angular - 07dcacac45a27516273a13af2fd9138c9521739c authored 11 months ago by Christian Clason <[email protected]>
fixup: parser requires generate (ABI)

github.com/nvim-treesitter/nvim-treesitter - 52b25c9a3f172abf986686c6382dae5f10786809 authored 11 months ago by Christian Clason <[email protected]>
feat: add angular parser and queries

github.com/nvim-treesitter/nvim-treesitter - 1e74c34b668d0bbdd14492fc220974e4fc38dc6b authored 11 months ago by Christian Clason <[email protected]>
fixup: use any-of instead of vim-match

github.com/nvim-treesitter/nvim-treesitter - 274370e703dcf478c80fa31ca3798ab2e90bf71b authored 11 months ago by Christian Clason <[email protected]>
twig queries: add combined injections (#5721)

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

github.com/nvim-treesitter/nvim-treesitter - 9d91101f71cc64cdef923a3b14130db82985bac6 authored 11 months ago by sheepwall <[email protected]>
Update parsers: swift, wing

github.com/nvim-treesitter/nvim-treesitter - eafc0c2194842fe038e143b743e5a442ce5eac2c authored 11 months ago by GitHub <[email protected]>
Update parsers: dtd, ssh_config, wing, xml

github.com/nvim-treesitter/nvim-treesitter - d8a71826a20dfc9ed3d8a43e28a00611a302b456 authored 11 months ago by GitHub <[email protected]>
Update parsers: erlang, ssh_config, wing

github.com/nvim-treesitter/nvim-treesitter - 649d137371e9214d30b20565e0574824fa3a3670 authored 11 months ago by GitHub <[email protected]>
feat(hocon): add fold query (#5710)

github.com/nvim-treesitter/nvim-treesitter - 71bdf97bf6dafc776ad957169533f2f669a8c562 authored 11 months ago by Patrick Haun <[email protected]>
Update parsers: sql, wing

github.com/nvim-treesitter/nvim-treesitter - 6d45b3469719a9740a5ef6304bb6771516d19bd5 authored 11 months ago by GitHub <[email protected]>
fix(css): tweak operator keyword highlights

github.com/nvim-treesitter/nvim-treesitter - 2a5f6c9eb733a5a847bb1890f620658547033515 authored 11 months ago by Riley Bruins <[email protected]>
Merge pull request #4 from elgiano/topic/jsx-fix

move js to ecma to avoid jsx problems

github.com/nvim-treesitter/nvim-treesitter-angular - 5e25d9d49525eff029b72f5a0e59a5f048b4bc71 authored 11 months ago by Steven Sojka <[email protected]>
Update parsers: devicetree, v, wing

github.com/nvim-treesitter/nvim-treesitter - cd583cfb5b492c4f81edc5e1916c9f59b7b0ef16 authored 11 months ago by GitHub <[email protected]>
feat(regex): any_character, start end assertion hl differentiation

github.com/nvim-treesitter/nvim-treesitter - 7da3cb6323d1e1fbfc4d7dc05cac74946458b8a0 authored 11 months ago by Riley Bruins <[email protected]>
feat: add properties parser

github.com/nvim-treesitter/nvim-treesitter - 6b24db0c8fc1357522320e71c89069fdc66a4237 authored 11 months ago by ObserverOfTime <[email protected]>
Update parsers: devicetree, wing

github.com/nvim-treesitter/nvim-treesitter - 670e7aa84346ea0f0e66f6bed3bf464beca4e70a authored 11 months ago by GitHub <[email protected]>
feat(python): `@string.regex` capture, injection improvements (#5697)

* feat(python): `@string.regex` capture, injection improvements

* fix(python): match regex on...

github.com/nvim-treesitter/nvim-treesitter - 1610b1aafb9b7b3a7b54c853ed45c6cb1a3d0df2 authored 11 months ago by Riley Bruins <[email protected]>
feat(cue): add context support for CUE

github.com/nvim-treesitter/nvim-treesitter-context - 4757afb4f9d1a7a1e36e183e452055a464316570 authored 11 months ago by Hoang Nguyen <[email protected]>
fix(README): fix some typos in the language list

github.com/nvim-treesitter/nvim-treesitter-context - ec7f160375226d90f16a019d175be730e4ac456b authored 11 months ago by Hoang Nguyen <[email protected]>
feat(templ): add context support for templ

github.com/nvim-treesitter/nvim-treesitter-context - 0ddf6f069f3acc42856a8eee6303ecfa033253d7 authored 11 months ago by Hoang Nguyen <[email protected]>
Update parsers: commonlisp, cuda, glsl, hlsl, pod, smithy, tlaplus, v, wing

github.com/nvim-treesitter/nvim-treesitter - 3da5cfb4a2505bc10d6fe3c193c69adac13423a8 authored 11 months ago by GitHub <[email protected]>
feat: add Linkerscript (#5693)

github.com/nvim-treesitter/nvim-treesitter - d87629647614b779fb2aad8f0042fe2864253ea6 authored 11 months ago by Amaan Qureshi <[email protected]>
feat(lua): folds for parameter, argument lists

github.com/nvim-treesitter/nvim-treesitter - b0162110574e4d21ead81fdc19746bd21f585759 authored 11 months ago by Riley Bruins <[email protected]>
Update parsers: cpp, php, rust, wing

github.com/nvim-treesitter/nvim-treesitter - e96a9b457714ffd4b649732c835080221981ae78 authored 11 months ago by GitHub <[email protected]>
feat(markdown): conceals for bullets, block quotes

* feat(markdown): conceals for bullets, block quotes

* fix: remove conceals for block quotes, c...

github.com/nvim-treesitter/nvim-treesitter - f2de95e30aac507bf7fa785e13a8edcbdc604605 authored 11 months ago by Riley Bruins <[email protected]>
feat(gitattributes): add locals queries

github.com/nvim-treesitter/nvim-treesitter - 9e5a34c2b906d46f6c5abd572f07bda848a94120 authored 11 months ago by ObserverOfTime <[email protected]>
feat(ssh_config): add locals queries

github.com/nvim-treesitter/nvim-treesitter - 2bd2c4ce235419aafb4dad40c43832acfad43351 authored 11 months ago by ObserverOfTime <[email protected]>
feat(udev): add locals queries

github.com/nvim-treesitter/nvim-treesitter - 78740f1895cd378655d55604f743d910651c6050 authored 11 months ago by ObserverOfTime <[email protected]>
feat(jq): add locals queries

and highlight function calls

github.com/nvim-treesitter/nvim-treesitter - f9999888eb3dc5918e3d511b69de0d5ab3373306 authored 11 months ago by ObserverOfTime <[email protected]>
feat(xml,dtd): add locals queries

github.com/nvim-treesitter/nvim-treesitter - f1fc7c2e764db25569d9e899857c15cea0345a5c authored 11 months ago by ObserverOfTime <[email protected]>
feat(xcompose): add locals queries

github.com/nvim-treesitter/nvim-treesitter - 6498be930ea142b289abdec1e3c8298b490f2f67 authored 11 months ago by ObserverOfTime <[email protected]>
feat(haskell): tweak highlights

* add cases for `qualified_variable`

* add function defined in terms of composition

github.com/nvim-treesitter/nvim-treesitter - 5240574bcbd5e3ad793b96b3766693c2bc5c86a9 authored 11 months ago by Marc Jakobi <[email protected]>
Update parsers: hcl, terraform, wing

github.com/nvim-treesitter/nvim-treesitter - 0df364926d39f59471ebc5ca83054d74e457350e authored 11 months ago by GitHub <[email protected]>
Update parsers: c, cpp, cuda, glsl, liquidsoap, purescript, python, rust, sql, ssh_config, t32, templ, v, wing

github.com/nvim-treesitter/nvim-treesitter - 2b12560bc3d7331156c81b02ef7609fce85c1ef8 authored 11 months ago by GitHub <[email protected]>
feat(go): add context for 'default' switch case

github.com/nvim-treesitter/nvim-treesitter-context - f3ec0d8a1b4e07d7ed2da6b9a9f10864a83c4be4 authored 11 months ago by Hoang Nguyen <[email protected]>
chore(apex): update apex queries

github.com/nvim-treesitter/nvim-treesitter - a9f4a916aaee2a3c6ad4b8b4fcdf6b63b401d0b0 authored 11 months ago by Pham Huy Hoang <[email protected]>
chore(rust): update queries from upstream

github.com/nvim-treesitter/nvim-treesitter - 557561fbc17269cdd4e9e88ef0ca1a9ff0bbf7e6 authored 11 months ago by Amaan Qureshi <[email protected]>
chore(apex): Update queries

github.com/nvim-treesitter/nvim-treesitter - 8199529bc42ab275786d2f2cc83903f35ff6db9e authored 11 months ago by Pham Huy Hoang <[email protected]>