diff --git a/lua/lazyvim/plugins/treesitter.lua b/lua/lazyvim/plugins/treesitter.lua index 8aaea6ee..6d21707b 100644 --- a/lua/lazyvim/plugins/treesitter.lua +++ b/lua/lazyvim/plugins/treesitter.lua @@ -33,6 +33,7 @@ return { ---@type TSConfig opts = { highlight = { enable = true }, + auto_install = true, indent = { enable = true }, context_commentstring = { enable = true, enable_autocmd = false }, ensure_installed = {