summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-07-11 06:32:36 +0000
committerGitHub <noreply@github.com>2023-07-11 06:32:36 +0000
commit3af1220e18034eb2ce7d1c8e77055bc3bf3c1c36 (patch)
treed0f306c2ec13db22906d4adb40b54bc5e9302daf
parentfeat: add Hurl (diff)
downloadnvim-treesitter-3af1220e18034eb2ce7d1c8e77055bc3bf3c1c36.tar
nvim-treesitter-3af1220e18034eb2ce7d1c8e77055bc3bf3c1c36.tar.gz
nvim-treesitter-3af1220e18034eb2ce7d1c8e77055bc3bf3c1c36.tar.bz2
nvim-treesitter-3af1220e18034eb2ce7d1c8e77055bc3bf3c1c36.tar.lz
nvim-treesitter-3af1220e18034eb2ce7d1c8e77055bc3bf3c1c36.tar.xz
nvim-treesitter-3af1220e18034eb2ce7d1c8e77055bc3bf3c1c36.tar.zst
nvim-treesitter-3af1220e18034eb2ce7d1c8e77055bc3bf3c1c36.zip
Update README
Co-authored-by: Github Actions <actions@github>
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index ef99c66f0..275c64116 100644
--- a/README.md
+++ b/README.md
@@ -252,6 +252,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [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)
+- [x] [hurl](https://github.com/pfeiferj/tree-sitter-hurl) (maintained by @pfeiferj)
- [x] [ini](https://github.com/justinmk/tree-sitter-ini) (experimental, maintained by @theHamsta)
- [x] [ispc](https://github.com/fab4100/tree-sitter-ispc) (maintained by @fab4100)
- [x] [janet_simple](https://github.com/sogaiu/tree-sitter-janet-simple) (maintained by @sogaiu)