starter/lua/plugins/comment.lua

6 lines
67 B
Lua
Raw Normal View History

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