diff options
| author | Amaan Qureshi <amaanq12@gmail.com> | 2023-03-11 03:02:30 -0500 |
|---|---|---|
| committer | Amaan Qureshi <amaanq12@gmail.com> | 2023-03-11 03:45:31 -0500 |
| commit | 207a86e4c91898a6eaf476271faa6e09f1109709 (patch) | |
| tree | 4613345b1dd56bbc29d96a602e785c348ab48685 /README.md | |
| parent | highlights(prql): change `loop` and `case` highlight (diff) | |
| download | nvim-treesitter-207a86e4c91898a6eaf476271faa6e09f1109709.tar nvim-treesitter-207a86e4c91898a6eaf476271faa6e09f1109709.tar.gz nvim-treesitter-207a86e4c91898a6eaf476271faa6e09f1109709.tar.bz2 nvim-treesitter-207a86e4c91898a6eaf476271faa6e09f1109709.tar.lz nvim-treesitter-207a86e4c91898a6eaf476271faa6e09f1109709.tar.xz nvim-treesitter-207a86e4c91898a6eaf476271faa6e09f1109709.tar.zst nvim-treesitter-207a86e4c91898a6eaf476271faa6e09f1109709.zip | |
feat: add Hare
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -235,6 +235,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [gowork](https://github.com/omertuc/tree-sitter-go-work) (maintained by @omertuc) - [x] [graphql](https://github.com/bkegley/tree-sitter-graphql) (maintained by @bkegley) - [ ] [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] [hcl](https://github.com/MichaHoffmann/tree-sitter-hcl) (maintained by @MichaHoffmann) - [x] [heex](https://github.com/connorlay/tree-sitter-heex) (maintained by @connorlay) |
