diff options
| author | urbit-pilled <129720764+urbit-pilled@users.noreply.github.com> | 2023-06-30 11:26:44 +1200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-29 19:26:44 -0400 |
| commit | 04dda34cb75018399d8a0a688ea10eb4de889eeb (patch) | |
| tree | 096280495cb530faa8c952c824e138a9f9446b98 /README.md | |
| parent | feat(sql): json operator highlights (diff) | |
| download | nvim-treesitter-04dda34cb75018399d8a0a688ea10eb4de889eeb.tar nvim-treesitter-04dda34cb75018399d8a0a688ea10eb4de889eeb.tar.gz nvim-treesitter-04dda34cb75018399d8a0a688ea10eb4de889eeb.tar.bz2 nvim-treesitter-04dda34cb75018399d8a0a688ea10eb4de889eeb.tar.lz nvim-treesitter-04dda34cb75018399d8a0a688ea10eb4de889eeb.tar.xz nvim-treesitter-04dda34cb75018399d8a0a688ea10eb4de889eeb.tar.zst nvim-treesitter-04dda34cb75018399d8a0a688ea10eb4de889eeb.zip | |
feat: add Hoon language support
---------
Co-authored-by: urbit-pilled <urbit-pilled>
Co-authored-by: Amaan Qureshi <amaanq12@gmail.com>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -247,6 +247,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [hjson](https://github.com/winston0410/tree-sitter-hjson) (maintained by @winston0410) - [x] [hlsl](https://github.com/theHamsta/tree-sitter-hlsl) (maintained by @theHamsta) - [x] [hocon](https://github.com/antosha417/tree-sitter-hocon) (maintained by @antosha417) +- [x] [hoon](https://github.com/urbit-pilled/tree-sitter-hoon) (experimental, maintained by @urbit-pilled) - [x] [html](https://github.com/tree-sitter/tree-sitter-html) (maintained by @TravonteD) - [x] [htmldjango](https://github.com/interdependence/tree-sitter-htmldjango) (experimental, maintained by @ObserverOfTime) - [x] [http](https://github.com/rest-nvim/tree-sitter-http) (maintained by @amaanq) |
