aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-02-04 10:42:36 +0000
committerGitHub <noreply@github.com>2022-02-04 10:42:36 +0000
commitaefabaa1d4216fae4662f7557a0e8d8755836c62 (patch)
tree34c1cb2bc07583f7f159e1b40d1d60f4f22cd9bb
parentchore(latex)!: update parser and queries (#2436) (diff)
downloadnvim-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.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 67c2caf07..610991801 100644
--- a/README.md
+++ b/README.md
@@ -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)