From 1b9d059c55ff2b13b01fd198688cbb6335e71430 Mon Sep 17 00:00:00 2001 From: Christian Clason Date: Mon, 17 Jan 2022 15:27:02 +0100 Subject: docs(readme): mention tracking issue for language support --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c03843c6..261aba2f 100644 --- a/README.md +++ b/README.md @@ -152,7 +152,7 @@ Experimental parsers are parsers that are maintained, but not stable enough for daily use yet. They are excluded from automatic installation when `ensure_installed` is set to `"maintained"`. -We are looking for maintainers to add more parsers and to write query files for their languages. +We are looking for maintainers to add more parsers and to write query files for their languages. Check our [tracking issue](https://github.com/nvim-treesitter/nvim-treesitter/issues/2282) for open language requests. -- cgit v1.2.3