fixed commenting function

This commit is contained in:
pr0c3550r 2023-02-17 17:35:35 +01:00
parent 5a600d2880
commit 43c9b70355

View file

@ -1,6 +1,9 @@
return {
{
"echasnovski/mini.comment",
config = function ()
require("mini.comment").setup()
end,
},
}