aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2021-11-13 19:39:19 +0000
committerStephan Seitz <stephan.seitz@fau.de>2021-11-14 11:02:57 +0100
commita47df48e7d4232fd771f2537a4fb43f582c026c9 (patch)
tree93de6c4107e25f9fbba47c8fb8fd0fd3467afdad
parentC: fix preproc parameters (diff)
downloadnvim-treesitter-a47df48e7d4232fd771f2537a4fb43f582c026c9.tar
nvim-treesitter-a47df48e7d4232fd771f2537a4fb43f582c026c9.tar.gz
nvim-treesitter-a47df48e7d4232fd771f2537a4fb43f582c026c9.tar.bz2
nvim-treesitter-a47df48e7d4232fd771f2537a4fb43f582c026c9.tar.lz
nvim-treesitter-a47df48e7d4232fd771f2537a4fb43f582c026c9.tar.xz
nvim-treesitter-a47df48e7d4232fd771f2537a4fb43f582c026c9.tar.zst
nvim-treesitter-a47df48e7d4232fd771f2537a4fb43f582c026c9.zip
[docgen] Update README.md
skip-checks: true
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 63f7979a9..c231e709d 100644
--- a/README.md
+++ b/README.md
@@ -184,6 +184,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [heex](https://github.com/connorlay/tree-sitter-heex) (maintained by @connorlay)
- [x] [hjson](https://github.com/winston0410/tree-sitter-hjson) (maintained by @winston0410)
- [x] [html](https://github.com/tree-sitter/tree-sitter-html) (maintained by @TravonteD)
+- [x] [http](https://github.com/NTBBloodbath/tree-sitter-http) (maintained by @NTBBloodbath)
- [x] [java](https://github.com/tree-sitter/tree-sitter-java) (maintained by @p00f)
- [x] [javascript](https://github.com/tree-sitter/tree-sitter-javascript) (maintained by @steelsojka)
- [x] [jsdoc](https://github.com/tree-sitter/tree-sitter-jsdoc) (maintained by @steelsojka)