aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2022-10-28 09:19:48 +0000
committerChristian Clason <christian.clason@uni-due.de>2022-10-28 11:27:57 +0200
commit3cab7b4346840dfe62cbcfeb90c6ed398e7a2ece (patch)
tree935c356bcf220d87845f5368b40234531b4f37ea /README.md
parentUpdate lockfile.json (diff)
downloadnvim-treesitter-3cab7b4346840dfe62cbcfeb90c6ed398e7a2ece.tar
nvim-treesitter-3cab7b4346840dfe62cbcfeb90c6ed398e7a2ece.tar.gz
nvim-treesitter-3cab7b4346840dfe62cbcfeb90c6ed398e7a2ece.tar.bz2
nvim-treesitter-3cab7b4346840dfe62cbcfeb90c6ed398e7a2ece.tar.lz
nvim-treesitter-3cab7b4346840dfe62cbcfeb90c6ed398e7a2ece.tar.xz
nvim-treesitter-3cab7b4346840dfe62cbcfeb90c6ed398e7a2ece.tar.zst
nvim-treesitter-3cab7b4346840dfe62cbcfeb90c6ed398e7a2ece.zip
Update README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 82acbeae9..505caa19e 100644
--- a/README.md
+++ b/README.md
@@ -206,9 +206,9 @@ We are looking for maintainers to add more parsers and to write query files for
- [ ] [fortran](https://github.com/stadelmanma/tree-sitter-fortran)
- [x] [fusion](https://gitlab.com/jirgn/tree-sitter-fusion.git) (maintained by @jirgn)
- [x] [Godot (gdscript)](https://github.com/PrestonKnopp/tree-sitter-gdscript) (maintained by @Shatur95)
+- [x] [git_rebase](https://github.com/the-mikedavis/tree-sitter-git-rebase) (maintained by @gbprod)
- [x] [gitattributes](https://github.com/ObserverOfTime/tree-sitter-gitattributes) (maintained by @ObserverOfTime)
- [x] [gitignore](https://github.com/shunsambongi/tree-sitter-gitignore) (maintained by @theHamsta)
-- [x] [git_rebase](https://github.com/the-mikedavis/tree-sitter-git-rebase) (maintained by @gbprod)
- [x] [gleam](https://github.com/J3RN/tree-sitter-gleam) (maintained by @connorlay)
- [x] [Glimmer and Ember](https://github.com/alexlafroscia/tree-sitter-glimmer) (maintained by @alexlafroscia)
- [x] [glsl](https://github.com/theHamsta/tree-sitter-glsl) (maintained by @theHamsta)