nvim/lua/plugins/comment.lua

6 lines
67 B
Lua
Raw Normal View History

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