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"
|
"make"
|
||||||
},
|
},
|
||||||
|
|
||||||
-- install missing parsers
|
|
||||||
auto_install = true,
|
|
||||||
|
|
||||||
-- indentation
|
-- indentation
|
||||||
indent = {
|
indent = {
|
||||||
enable = true,
|
enable = true,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue