aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2023-03-10 08:01:14 +0000
committerChristian Clason <c.clason@uni-graz.at>2023-03-10 09:01:56 +0100
commitdfa2cf702cc719cc0e9bebf43a8ae3943e25da88 (patch)
tree4e62b3f6f3fc6d30bfb850ef857061188bb0eb7d /README.md
parentfeat: add gitconfig (diff)
downloadnvim-treesitter-dfa2cf702cc719cc0e9bebf43a8ae3943e25da88.tar
nvim-treesitter-dfa2cf702cc719cc0e9bebf43a8ae3943e25da88.tar.gz
nvim-treesitter-dfa2cf702cc719cc0e9bebf43a8ae3943e25da88.tar.bz2
nvim-treesitter-dfa2cf702cc719cc0e9bebf43a8ae3943e25da88.tar.lz
nvim-treesitter-dfa2cf702cc719cc0e9bebf43a8ae3943e25da88.tar.xz
nvim-treesitter-dfa2cf702cc719cc0e9bebf43a8ae3943e25da88.tar.zst
nvim-treesitter-dfa2cf702cc719cc0e9bebf43a8ae3943e25da88.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 89267d626..fe84f78c0 100644
--- a/README.md
+++ b/README.md
@@ -220,10 +220,10 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [func](https://github.com/amaanq/tree-sitter-func) (maintained by @amaanq)
- [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 @PrestonKnopp)
+- [x] [gitconfig](https://github.com/the-mikedavis/tree-sitter-git-config) (maintained by @amaanq)
- [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] [gitcommit](https://github.com/gbprod/tree-sitter-gitcommit) (maintained by @gbprod)
-- [x] [gitconfig](https://github.com/the-mikedavis/tree-sitter-git-config) (maintained by @amaanq)
- [x] [gitignore](https://github.com/shunsambongi/tree-sitter-gitignore) (maintained by @theHamsta)
- [x] [gleam](https://github.com/gleam-lang/tree-sitter-gleam) (maintained by @amaanq)
- [x] [Glimmer and Ember](https://github.com/alexlafroscia/tree-sitter-glimmer) (maintained by @NullVoxPopuli)