diff options
| author | nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com> | 2024-10-20 08:10:48 +0000 |
|---|---|---|
| committer | nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com> | 2024-10-20 08:19:39 +0000 |
| commit | d53df0c987d2f731001f73d176090efb73d8f60f (patch) | |
| tree | 3a33bfcc10b535d26522e99354d58035317f03ba | |
| parent | feat(xresources): add parser and queries (#7260) (diff) | |
| download | nvim-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
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |
