mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-22 04:21:08 +00:00
If you use this plugin, you can add it again with the following code:
{
"nvim-treesitter/nvim-treesitter",
opts = {
context_commentstring = {
enable = true,
enable_autocmd = false,
},
},
dependencies = {
"JoosepAlviste/nvim-ts-context-commentstring",
},
}
|
||
|---|---|---|
| .. | ||
| lazyvim | ||