summaryrefslogtreecommitdiff
path: root/lua/plugins/comment.lua
blob: b9d7f3c9a64a351f44f4007566b0ec1cbd25655a (plain)
1
2
3
4
5
return {
  "folke/ts-comments.nvim",
  opts = {},
  event = "VeryLazy"
}