disable auto installing missing parsers
This commit is contained in:
@ -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,
|
||||||
|
Reference in New Issue
Block a user