nvim/lua/plugins/comment.lua
2024-02-21 13:25:59 +08:00

5 lines
67 B
Lua

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