nvim/lua/plugins/comment.lua
2024-06-16 06:44:21 +08:00

4 lines
51 B
Lua

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