diff options
| author | Github Actions <actions@github> | 2022-10-15 15:49:18 +0000 |
|---|---|---|
| committer | Christian Clason <christian.clason@uni-due.de> | 2022-10-15 17:58:21 +0200 |
| commit | addc129a4f272aba0834bd0a7b6bd4ad5d8c801b (patch) | |
| tree | d3c7eb899c5642efd9b5a55d827b2b53e20bc63f | |
| parent | highlights: use @preproc where appropriate (diff) | |
| download | nvim-treesitter-addc129a4f272aba0834bd0a7b6bd4ad5d8c801b.tar nvim-treesitter-addc129a4f272aba0834bd0a7b6bd4ad5d8c801b.tar.gz nvim-treesitter-addc129a4f272aba0834bd0a7b6bd4ad5d8c801b.tar.bz2 nvim-treesitter-addc129a4f272aba0834bd0a7b6bd4ad5d8c801b.tar.lz nvim-treesitter-addc129a4f272aba0834bd0a7b6bd4ad5d8c801b.tar.xz nvim-treesitter-addc129a4f272aba0834bd0a7b6bd4ad5d8c801b.tar.zst nvim-treesitter-addc129a4f272aba0834bd0a7b6bd4ad5d8c801b.zip | |
Update README
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -205,7 +205,7 @@ 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] [gitattributes](https://github.com/ObserverOfTime/tree-sitter-gitattributes) (experimental, maintained by @ObserverOfTime) +- [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] [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) |
