diff options
| author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-02-04 10:42:36 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-02-04 10:42:36 +0000 |
| commit | aefabaa1d4216fae4662f7557a0e8d8755836c62 (patch) | |
| tree | 34c1cb2bc07583f7f159e1b40d1d60f4f22cd9bb | |
| parent | chore(latex)!: update parser and queries (#2436) (diff) | |
| download | nvim-treesitter-aefabaa1d4216fae4662f7557a0e8d8755836c62.tar nvim-treesitter-aefabaa1d4216fae4662f7557a0e8d8755836c62.tar.gz nvim-treesitter-aefabaa1d4216fae4662f7557a0e8d8755836c62.tar.bz2 nvim-treesitter-aefabaa1d4216fae4662f7557a0e8d8755836c62.tar.lz nvim-treesitter-aefabaa1d4216fae4662f7557a0e8d8755836c62.tar.xz nvim-treesitter-aefabaa1d4216fae4662f7557a0e8d8755836c62.tar.zst nvim-treesitter-aefabaa1d4216fae4662f7557a0e8d8755836c62.zip | |
Update README (#2447)
Co-authored-by: Github Actions <actions@github>
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -158,7 +158,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) -- [x] [bibtex](https://github.com/latex-lsp/tree-sitter-bibtex) (maintained by @theHamsta by asking @clason) +- [x] [bibtex](https://github.com/latex-lsp/tree-sitter-bibtex) (maintained by @theHamsta, @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 @Luxed) - [x] [clojure](https://github.com/sogaiu/tree-sitter-clojure) (maintained by @sogaiu) @@ -206,7 +206,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/fwcd/tree-sitter-kotlin) (maintained by @SalBakraa) -- [x] [latex](https://github.com/latex-lsp/tree-sitter-latex) (maintained by @theHamsta by asking @clason) +- [x] [latex](https://github.com/latex-lsp/tree-sitter-latex) (maintained by @theHamsta, @clason) - [x] [ledger](https://github.com/cbarrete/tree-sitter-ledger) (maintained by @cbarrete) - [x] [llvm](https://github.com/benwilliamgraham/tree-sitter-llvm) (maintained by @benwilliamgraham) - [x] [lua](https://github.com/MunifTanjim/tree-sitter-lua) (maintained by @muniftanjim) |
