disable auto installing missing parsers
This commit is contained in:
@ -20,9 +20,6 @@ return { 'nvim-treesitter/nvim-treesitter',
|
||||
"make"
|
||||
},
|
||||
|
||||
-- install missing parsers
|
||||
auto_install = true,
|
||||
|
||||
-- indentation
|
||||
indent = {
|
||||
enable = true,
|
||||
|
Reference in New Issue
Block a user