1 2 3 4 5 6 7 8
return { "numToStr/Comment.nvim", lazy = false, opts = {}, config = function() require("Comment").setup() end, }