aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2022-10-15 15:49:18 +0000
committerChristian Clason <christian.clason@uni-due.de>2022-10-15 17:58:21 +0200
commitaddc129a4f272aba0834bd0a7b6bd4ad5d8c801b (patch)
treed3c7eb899c5642efd9b5a55d827b2b53e20bc63f
parenthighlights: use @preproc where appropriate (diff)
downloadnvim-treesitter-addc129a4f272aba0834bd0a7b6bd4ad5d8c801b.tar
nvim-treesitter-addc129a4f272aba0834bd0a7b6bd4ad5d8c801b.tar.gz
nvim-treesitter-addc129a4f272aba0834bd0a7b6bd4ad5d8c801b.tar.bz2
nvim-treesitter-addc129a4f272aba0834bd0a7b6bd4ad5d8c801b.tar.lz
nvim-treesitter-addc129a4f272aba0834bd0a7b6bd4ad5d8c801b.tar.xz
nvim-treesitter-addc129a4f272aba0834bd0a7b6bd4ad5d8c801b.tar.zst
nvim-treesitter-addc129a4f272aba0834bd0a7b6bd4ad5d8c801b.zip
Update README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 208cb59f4..0c50d01e0 100644
--- a/README.md
+++ b/README.md
@@ -205,7 +205,7 @@ 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] [gitattributes](https://github.com/ObserverOfTime/tree-sitter-gitattributes) (experimental, maintained by @ObserverOfTime)
+- [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] [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)