From 17b943e7c5cc2b2db3ac7b5720fbd42e75a00d8d Mon Sep 17 00:00:00 2001 From: Yuri Socher Bichibichi Date: Thu, 31 Aug 2023 18:09:03 -0300 Subject: docs: fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 397163984..c35f05414 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ require'nvim-treesitter.configs'.setup { -- Recommendation: set to false if you don't have `tree-sitter` CLI installed locally auto_install = true, - -- List of parsers to ignore installing (for "all") + -- List of parsers to ignore installing (or "all") ignore_install = { "javascript" }, ---- If you need to change the installation directory of the parsers (see -> Advanced Setup) -- cgit v1.2.3-70-g09d2