starter/lua/plugins/comment.lua

9 lines
105 B
Lua

return {
{
"numToStr/Comment.nvim",
lazy = true,
event = "VeryLazy",
opts = {},
},
}