stygio/.config/nvim/lua/plugins/comments.lua

7 lines
71 B
Lua

return {
"echasnovski/mini.comment",
version = '*',
opts = {}
}