aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2023-03-11 22:06:25 +0000
committerAmaan Qureshi <amaanq12@gmail.com>2023-03-11 17:23:22 -0500
commita60b2234bc4bab1944e5a02fd71699f02cf65fcd (patch)
treed9dc89a693278d0b71f52fb45d96a82b291fdab9
parentdocs: add missing fields from InstallInfo, update code docs related to instal... (diff)
downloadnvim-treesitter-a60b2234bc4bab1944e5a02fd71699f02cf65fcd.tar
nvim-treesitter-a60b2234bc4bab1944e5a02fd71699f02cf65fcd.tar.gz
nvim-treesitter-a60b2234bc4bab1944e5a02fd71699f02cf65fcd.tar.bz2
nvim-treesitter-a60b2234bc4bab1944e5a02fd71699f02cf65fcd.tar.lz
nvim-treesitter-a60b2234bc4bab1944e5a02fd71699f02cf65fcd.tar.xz
nvim-treesitter-a60b2234bc4bab1944e5a02fd71699f02cf65fcd.tar.zst
nvim-treesitter-a60b2234bc4bab1944e5a02fd71699f02cf65fcd.zip
Update README
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 449633124..ce2d1051a 100644
--- a/README.md
+++ b/README.md
@@ -204,7 +204,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [diff](https://github.com/the-mikedavis/tree-sitter-diff) (maintained by @gbprod)
- [x] [dockerfile](https://github.com/camdencheek/tree-sitter-dockerfile) (maintained by @camdencheek)
- [x] [dot](https://github.com/rydesun/tree-sitter-dot) (maintained by @rydesun)
-- [x] [ebnf](https://github.com/RubixDev/ebnf.git) (experimental, maintained by @RubixDev)
+- [x] [ebnf](https://github.com/RubixDev/ebnf) (experimental, maintained by @RubixDev)
- [x] [eex](https://github.com/connorlay/tree-sitter-eex) (maintained by @connorlay)
- [x] [elixir](https://github.com/elixir-lang/tree-sitter-elixir) (maintained by @connorlay)
- [x] [elm](https://github.com/elm-tooling/tree-sitter-elm) (maintained by @zweimach)
@@ -296,7 +296,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [ql](https://github.com/tree-sitter/tree-sitter-ql) (maintained by @pwntester)
- [x] [qmldir](https://github.com/Decodetalkers/tree-sitter-qmldir) (maintained by @amaanq)
- [x] [qmljs](https://github.com/yuja/tree-sitter-qmljs) (maintained by @Decodetalkers)
-- [x] [Tree-sitter query language](https://github.com/nvim-treesitter/tree-sitter-query) (maintained by @steelsojka)
+- [x] [Tree-Sitter query language](https://github.com/nvim-treesitter/tree-sitter-query) (maintained by @steelsojka)
- [x] [r](https://github.com/r-lib/tree-sitter-r) (maintained by @echasnovski)
- [x] [racket](https://github.com/6cdh/tree-sitter-racket) (maintained by @6cdh)
- [x] [rasi](https://github.com/Fymyte/tree-sitter-rasi) (maintained by @Fymyte)