cleanup and remove unused plugins

This commit is contained in:
xesc 2025-06-22 21:37:43 +02:00
parent a98c41f65b
commit c815f1f513
10 changed files with 127 additions and 286 deletions

View file

@ -1,8 +1,5 @@
return {
{
"echasnovski/mini.comment",
config = function()
require("mini.comment").setup()
end,
},
{
'tpope/vim-commentary'
},
}