diff options
| author | Github Actions <actions@github> | 2021-03-30 14:45:29 +0000 |
|---|---|---|
| committer | Stephan Seitz <stephan.lauf@yahoo.de> | 2021-03-30 19:26:37 +0200 |
| commit | 6963ee6feab1cdc5fef6aee49e6b36eb7988125a (patch) | |
| tree | 83cf92903f7437dca60b9fb061bac3fcbe63bed2 | |
| parent | Add LaTeX maintainers (diff) | |
| download | nvim-treesitter-6963ee6feab1cdc5fef6aee49e6b36eb7988125a.tar nvim-treesitter-6963ee6feab1cdc5fef6aee49e6b36eb7988125a.tar.gz nvim-treesitter-6963ee6feab1cdc5fef6aee49e6b36eb7988125a.tar.bz2 nvim-treesitter-6963ee6feab1cdc5fef6aee49e6b36eb7988125a.tar.lz nvim-treesitter-6963ee6feab1cdc5fef6aee49e6b36eb7988125a.tar.xz nvim-treesitter-6963ee6feab1cdc5fef6aee49e6b36eb7988125a.tar.zst nvim-treesitter-6963ee6feab1cdc5fef6aee49e6b36eb7988125a.zip | |
[docgen] Update README.md
skip-checks: true
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -135,7 +135,7 @@ We are looking for maintainers to add more parsers and to write query files for <!--parserinfo--> - [x] [bash](https://github.com/tree-sitter/tree-sitter-bash) (maintained by @TravonteD) - [x] [beancount](https://github.com/polarmutex/tree-sitter-beancount) (maintained by @polarmutex) -- [ ] [bibtex](https://github.com/latex-lsp/tree-sitter-bibtex) +- [x] [bibtex](https://github.com/latex-lsp/tree-sitter-bibtex) (maintained by @theHamsta by asking @clason) - [x] [c](https://github.com/tree-sitter/tree-sitter-c) (maintained by @vigoux) - [x] [c_sharp](https://github.com/tree-sitter/tree-sitter-c-sharp) (maintained by @svermeulen) - [x] [clojure](https://github.com/sogaiu/tree-sitter-clojure) (maintained by @sogaiu) @@ -160,7 +160,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [JSON with comments](https://gitlab.com/WhyNotHugo/tree-sitter-jsonc.git) (maintained by @WhyNotHugo) - [x] [julia](https://github.com/tree-sitter/tree-sitter-julia) (maintained by @mroavi, @theHamsta) - [x] [kotlin](https://github.com/tormodatt/tree-sitter-kotlin) (maintained by @tormodatt) -- [ ] [latex](https://github.com/latex-lsp/tree-sitter-latex) +- [x] [latex](https://github.com/latex-lsp/tree-sitter-latex) (maintained by @theHamsta by asking @clason) - [x] [ledger](https://github.com/cbarrete/tree-sitter-ledger) (maintained by @cbarrete) - [x] [lua](https://github.com/nvim-treesitter/tree-sitter-lua) (maintained by @vigoux) - [x] [nix](https://github.com/cstrahan/tree-sitter-nix) (maintained by @leo60228) |
