mini/base16: init

This commit is contained in:
LilleAila 2025-01-17 19:08:50 +01:00
commit c52e3c0507
No known key found for this signature in database
GPG key ID: D1ACCDCF2B9B9799
5 changed files with 32 additions and 0 deletions

View file

@ -760,5 +760,10 @@
url = "github:echasnovski/mini.animate";
flake = false;
};
plugin-mini-base16 = {
url = "github:echasnovski/mini.base16";
flake = false;
};
};
}