disable auto installing missing parsers
This commit is contained in:
parent
ee3bc020dd
commit
a50483c777
1 changed files with 0 additions and 3 deletions
|
|
@ -20,9 +20,6 @@ return { 'nvim-treesitter/nvim-treesitter',
|
|||
"make"
|
||||
},
|
||||
|
||||
-- install missing parsers
|
||||
auto_install = true,
|
||||
|
||||
-- indentation
|
||||
indent = {
|
||||
enable = true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue