Tony Thayer-Osborne b733145181
Updates
2025-04-11 13:53:08 -07:00

5 lines
103 B
Lua

return {
"terrortylor/nvim-comment",
config = function() require("nvim_comment").setup() end
}