kickstart.nvim/lua/kickstart/plugins/comment.lua

4 lines
53 B
Lua

return {
{ 'numToStr/Comment.nvim', opts = {} },
}