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

5 lines
51 B
Lua

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