starter/lua/plugins/comment.lua

7 lines
64 B
Lua
Raw Normal View History

2024-05-13 12:33:06 +08:00
return {
2024-05-13 14:31:25 +08:00
{
"numToStr/Comment.nvim",
opts = {},
},
2024-05-13 12:33:06 +08:00
}