ajs-nvim/lua/plugins/comment.lua

7 lines
109 B
Lua

return {'numToStr/Comment.nvim',
opts = {
-- add any options here
},
lazy = false,
}