-- Install and configure Comment.nvim
-- "gc" to comment visual regions/lines
return {
'nvim-mini/mini.comment'
}