diff --git a/README.md b/README.md index 4a4dadb7f..208cb59f4 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,7 @@ require'nvim-treesitter.configs'.setup { sync_install = false, -- Automatically install missing parsers when entering buffer + -- 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")