nvim/lua/plugins/comment.lua

5 lines
51 B
Lua
Raw Normal View History

2024-02-21 05:25:59 +00:00
return {
"numToStr/Comment.nvim",
opts = {},
}