aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/README.md b/README.md
index 635b1ed15..523940b63 100644
--- a/README.md
+++ b/README.md
@@ -59,9 +59,6 @@ require'nvim-treesitter'.setup {
-- List of parsers to ignore installing
ignore_install = { },
- -- Install parsers synchronously (only applied to `ensure_install`)
- sync_install = false,
-
-- Automatically install missing parsers when entering buffer
auto_install = false,