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

7 lines
82 B
Lua

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