Files
nvim-config-old/lua/plugins/comment.lua
2025-10-09 20:38:14 +02:00

6 lines
59 B
Lua

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