aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authornvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>2024-10-20 08:10:48 +0000
committernvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>2024-10-20 08:19:39 +0000
commitd53df0c987d2f731001f73d176090efb73d8f60f (patch)
tree3a33bfcc10b535d26522e99354d58035317f03ba /README.md
parentfeat(xresources): add parser and queries (#7260) (diff)
downloadnvim-treesitter-d53df0c987d2f731001f73d176090efb73d8f60f.tar
nvim-treesitter-d53df0c987d2f731001f73d176090efb73d8f60f.tar.gz
nvim-treesitter-d53df0c987d2f731001f73d176090efb73d8f60f.tar.bz2
nvim-treesitter-d53df0c987d2f731001f73d176090efb73d8f60f.tar.lz
nvim-treesitter-d53df0c987d2f731001f73d176090efb73d8f60f.tar.xz
nvim-treesitter-d53df0c987d2f731001f73d176090efb73d8f60f.tar.zst
nvim-treesitter-d53df0c987d2f731001f73d176090efb73d8f60f.zip
bot(readme): update
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 a85448e9a..1205209cd 100644
--- a/README.md
+++ b/README.md
@@ -466,6 +466,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [wit](https://github.com/liamwh/tree-sitter-wit) (maintained by @liamwh)
- [x] [xcompose](https://github.com/ObserverOfTime/tree-sitter-xcompose) (maintained by @ObserverOfTime)
- [x] [xml](https://github.com/tree-sitter-grammars/tree-sitter-xml) (maintained by @ObserverOfTime)
+- [x] [xresources](https://github.com/ValdezFOmar/tree-sitter-xresources) (maintained by @ValdezFOmar)
- [x] [yaml](https://github.com/tree-sitter-grammars/tree-sitter-yaml) (maintained by @amaanq)
- [x] [yang](https://github.com/Hubro/tree-sitter-yang) (maintained by @Hubro)
- [x] [yuck](https://github.com/Philipp-M/tree-sitter-yuck) (maintained by @Philipp-M, @amaanq)