diff options
| author | Github Actions <actions@github> | 2022-10-28 09:19:48 +0000 |
|---|---|---|
| committer | Christian Clason <christian.clason@uni-due.de> | 2022-10-28 11:27:57 +0200 |
| commit | 3cab7b4346840dfe62cbcfeb90c6ed398e7a2ece (patch) | |
| tree | 935c356bcf220d87845f5368b40234531b4f37ea | |
| parent | Update lockfile.json (diff) | |
| download | nvim-treesitter-3cab7b4346840dfe62cbcfeb90c6ed398e7a2ece.tar nvim-treesitter-3cab7b4346840dfe62cbcfeb90c6ed398e7a2ece.tar.gz nvim-treesitter-3cab7b4346840dfe62cbcfeb90c6ed398e7a2ece.tar.bz2 nvim-treesitter-3cab7b4346840dfe62cbcfeb90c6ed398e7a2ece.tar.lz nvim-treesitter-3cab7b4346840dfe62cbcfeb90c6ed398e7a2ece.tar.xz nvim-treesitter-3cab7b4346840dfe62cbcfeb90c6ed398e7a2ece.tar.zst nvim-treesitter-3cab7b4346840dfe62cbcfeb90c6ed398e7a2ece.zip | |
Update README
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -206,9 +206,9 @@ 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] [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] [gitignore](https://github.com/shunsambongi/tree-sitter-gitignore) (maintained by @theHamsta) -- [x] [git_rebase](https://github.com/the-mikedavis/tree-sitter-git-rebase) (maintained by @gbprod) - [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) - [x] [glsl](https://github.com/theHamsta/tree-sitter-glsl) (maintained by @theHamsta) |
