starter/lua/plugins/comment.lua
fm39hz-workstation 801f035b88 feat: add comment
2024-05-13 11:33:06 +07:00

5 lines
67 B
Lua

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