aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTristan Knight <tris203@gmail.com>2025-02-01 19:06:26 +0000
committerGitHub <noreply@github.com>2025-02-01 20:06:26 +0100
commit39bf51ff68800a78156258fd3beca81a87895103 (patch)
treedcbd679e375be57368e2771faa7b370cf25b693b /README.md
parentbot(lockfile): update bash, desktop, haskell, julia, nix, objc, typst (diff)
downloadnvim-treesitter-39bf51ff68800a78156258fd3beca81a87895103.tar
nvim-treesitter-39bf51ff68800a78156258fd3beca81a87895103.tar.gz
nvim-treesitter-39bf51ff68800a78156258fd3beca81a87895103.tar.bz2
nvim-treesitter-39bf51ff68800a78156258fd3beca81a87895103.tar.lz
nvim-treesitter-39bf51ff68800a78156258fd3beca81a87895103.tar.xz
nvim-treesitter-39bf51ff68800a78156258fd3beca81a87895103.tar.zst
nvim-treesitter-39bf51ff68800a78156258fd3beca81a87895103.zip
feat(razor): add parser and queries (#7545)
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index cb9c1e5dc..e8a9d3404 100644
--- a/README.md
+++ b/README.md
@@ -386,6 +386,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [ ] [racket](https://github.com/6cdh/tree-sitter-racket)
- [x] [ralph](https://github.com/alephium/tree-sitter-ralph) (maintained by @tdroxler)
- [x] [rasi](https://github.com/Fymyte/tree-sitter-rasi) (maintained by @Fymyte)
+- [x] [razor](https://github.com/tris203/tree-sitter-razor) (maintained by @tris203)
- [x] [rbs](https://github.com/joker1007/tree-sitter-rbs) (maintained by @joker1007)
- [x] [re2c](https://github.com/amaanq/tree-sitter-re2c) (maintained by @amaanq)
- [x] [readline](https://github.com/ribru17/tree-sitter-readline) (maintained by @ribru17)