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

6 lines
67 B
Lua

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