aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAmaan Qureshi <amaanq12@gmail.com>2023-03-09 18:07:54 -0500
committerAmaan Qureshi <amaanq12@gmail.com>2023-03-10 03:00:55 -0500
commit0db1cc348eec72788d8424add78910ee218f6516 (patch)
treed2ad914df673d3308d9af595099b790e27dc087c /README.md
parentUpdate README (diff)
downloadnvim-treesitter-0db1cc348eec72788d8424add78910ee218f6516.tar
nvim-treesitter-0db1cc348eec72788d8424add78910ee218f6516.tar.gz
nvim-treesitter-0db1cc348eec72788d8424add78910ee218f6516.tar.bz2
nvim-treesitter-0db1cc348eec72788d8424add78910ee218f6516.tar.lz
nvim-treesitter-0db1cc348eec72788d8424add78910ee218f6516.tar.xz
nvim-treesitter-0db1cc348eec72788d8424add78910ee218f6516.tar.zst
nvim-treesitter-0db1cc348eec72788d8424add78910ee218f6516.zip
feat: add gitconfig
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 ed5736bd2..89267d626 100644
--- a/README.md
+++ b/README.md
@@ -223,6 +223,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [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)