diff --git a/lua/lazyvim/plugins/treesitter.lua b/lua/lazyvim/plugins/treesitter.lua index d17934df..66c9a3eb 100644 --- a/lua/lazyvim/plugins/treesitter.lua +++ b/lua/lazyvim/plugins/treesitter.lua @@ -34,7 +34,6 @@ return { opts = { highlight = { enable = true }, indent = { enable = true }, - context_commentstring = { enable = true, enable_autocmd = false }, ensure_installed = { "bash", "c",