Revert "collections/mini: init"

This reverts commit 952a3f1ad0.
This commit is contained in:
LilleAila 2025-01-17 17:36:47 +01:00
commit 9c09915170
No known key found for this signature in database
GPG key ID: D1ACCDCF2B9B9799
7 changed files with 0 additions and 95 deletions

View file

@ -744,11 +744,5 @@
url = "github:stevearc/aerial.nvim";
flake = false;
};
# Plugin collections
plugin-mini-nvim = {
url = "github:echasnovski/mini.nvim";
flake = false;
};
};
}