diff options
| author | Github Actions <actions@github> | 2021-05-07 15:16:55 +0000 |
|---|---|---|
| committer | Stephan Seitz <stephan.lauf@yahoo.de> | 2021-05-07 20:59:34 +0200 |
| commit | 25081a1d63cd1525c5bcfe65c053a0b88b009394 (patch) | |
| tree | cc69a06b4c15716a4e8112094ef22b855fb7a7c4 | |
| parent | chore(erlang): don't generate parser from grammar (diff) | |
| download | nvim-treesitter-25081a1d63cd1525c5bcfe65c053a0b88b009394.tar nvim-treesitter-25081a1d63cd1525c5bcfe65c053a0b88b009394.tar.gz nvim-treesitter-25081a1d63cd1525c5bcfe65c053a0b88b009394.tar.bz2 nvim-treesitter-25081a1d63cd1525c5bcfe65c053a0b88b009394.tar.lz nvim-treesitter-25081a1d63cd1525c5bcfe65c053a0b88b009394.tar.xz nvim-treesitter-25081a1d63cd1525c5bcfe65c053a0b88b009394.tar.zst nvim-treesitter-25081a1d63cd1525c5bcfe65c053a0b88b009394.zip | |
[docgen] Update README.md
skip-checks: true
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -147,7 +147,7 @@ We are looking for maintainers to add more parsers and to write query files for - [ ] [elm](https://github.com/elm-tooling/tree-sitter-elm) - [x] [erlang](https://github.com/AbstractMachinesLab/tree-sitter-erlang) (maintained by @ostera) - [x] [fennel](https://github.com/travonted/tree-sitter-fennel) (maintained by @TravonteD) -- [ ] [fish](https://github.com/krnik/tree-sitter-fish) +- [x] [fish](https://github.com/krnik/tree-sitter-fish) (maintained by @krnik, @ram02z) - [ ] [fortran](https://github.com/stadelmanma/tree-sitter-fortran) - [x] [Godot (gdscript)](https://github.com/PrestonKnopp/tree-sitter-gdscript) (maintained by @Shatur95) - [x] [Glimmer and Ember](https://github.com/alexlafroscia/tree-sitter-glimmer) (maintained by @alexlafroscia) |
