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

7 lines
82 B
Lua

return {
'numToStr/Comment.nvim',
opts = {
-- add any options here
},
}