diff options
| author | Marc Jakobi <marc.jakobi@tiko.energy> | 2023-09-27 16:24:49 +0200 |
|---|---|---|
| committer | Christian Clason <c.clason@uni-graz.at> | 2023-09-27 17:18:14 +0200 |
| commit | cb139d880bcf9b3a6f29f2bd088a7491d1662918 (patch) | |
| tree | 570844fd1103a7f195b1b68dc4f5563041e2094d /README.md | |
| parent | feat(highlights): some haskell additions (diff) | |
| download | nvim-treesitter-cb139d880bcf9b3a6f29f2bd088a7491d1662918.tar nvim-treesitter-cb139d880bcf9b3a6f29f2bd088a7491d1662918.tar.gz nvim-treesitter-cb139d880bcf9b3a6f29f2bd088a7491d1662918.tar.bz2 nvim-treesitter-cb139d880bcf9b3a6f29f2bd088a7491d1662918.tar.lz nvim-treesitter-cb139d880bcf9b3a6f29f2bd088a7491d1662918.tar.xz nvim-treesitter-cb139d880bcf9b3a6f29f2bd088a7491d1662918.tar.zst nvim-treesitter-cb139d880bcf9b3a6f29f2bd088a7491d1662918.zip | |
chore(haskell): add mrcjkb as maintainer
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -249,7 +249,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [groovy](https://github.com/Decodetalkers/tree-sitter-groovy) (maintained by @Decodetalkers) - [ ] [hack](https://github.com/slackhq/tree-sitter-hack) - [x] [hare](https://github.com/amaanq/tree-sitter-hare) (maintained by @amaanq) -- [ ] [haskell](https://github.com/tree-sitter/tree-sitter-haskell) +- [x] [haskell](https://github.com/tree-sitter/tree-sitter-haskell) (maintained by @mrcjkb) - [x] [haskell_persistent](https://github.com/MercuryTechnologies/tree-sitter-haskell-persistent) (maintained by @lykahb) - [x] [hcl](https://github.com/MichaHoffmann/tree-sitter-hcl) (maintained by @MichaHoffmann) - [x] [heex](https://github.com/connorlay/tree-sitter-heex) (maintained by @connorlay) |
