1
0
mirror of https://github.com/danbee/dotfiles-local synced 2025-03-04 08:49:07 +00:00

Remove commentstring module

This commit is contained in:
Daniel Barber 2023-12-13 13:41:12 -06:00
parent c4d3bf9aba
commit e0588576ae

View File

@ -33,7 +33,6 @@ return {
end
end,
},
"JoosepAlviste/nvim-ts-context-commentstring",
"RRethy/nvim-treesitter-endwise",
},
@ -42,7 +41,6 @@ return {
highlight = { enable = true },
indent = { enable = true },
endwise = { enable = true },
context_commentstring = { enable = true },
auto_install = true,
sync_install = false,
ensure_installed = {