diff options
| author | Karl Hiner <karl.hiner@gmail.com> | 2024-02-08 04:54:33 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-08 10:54:33 +0100 |
| commit | b444afa1dacd3d031c0ffe4763671d89afda5ddb (patch) | |
| tree | d3d2097ff3b34164583f1be49d91042e9d1d1e35 /README.md | |
| parent | Update parsers: groovy, haskell, javascript, svelte, templ, wing (diff) | |
| download | nvim-treesitter-b444afa1dacd3d031c0ffe4763671d89afda5ddb.tar nvim-treesitter-b444afa1dacd3d031c0ffe4763671d89afda5ddb.tar.gz nvim-treesitter-b444afa1dacd3d031c0ffe4763671d89afda5ddb.tar.bz2 nvim-treesitter-b444afa1dacd3d031c0ffe4763671d89afda5ddb.tar.lz nvim-treesitter-b444afa1dacd3d031c0ffe4763671d89afda5ddb.tar.xz nvim-treesitter-b444afa1dacd3d031c0ffe4763671d89afda5ddb.tar.zst nvim-treesitter-b444afa1dacd3d031c0ffe4763671d89afda5ddb.zip | |
feat(faust): add tree-sitter-faust (#6043)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -225,6 +225,7 @@ We are looking for maintainers to add more parsers and to write query files for - [ ] [embedded_template](https://github.com/tree-sitter/tree-sitter-embedded-template) - [x] [erlang](https://github.com/WhatsApp/tree-sitter-erlang) (maintained by @filmor) - [x] [facility](https://github.com/FacilityApi/tree-sitter-facility) (maintained by @bryankenote) +- [x] [faust](https://github.com/khiner/tree-sitter-faust) (maintained by @khiner) - [x] [fennel](https://github.com/travonted/tree-sitter-fennel) (maintained by @TravonteD) - [x] [firrtl](https://github.com/amaanq/tree-sitter-firrtl) (maintained by @amaanq) - [x] [fish](https://github.com/ram02z/tree-sitter-fish) (maintained by @ram02z) |
