Added magit-file-icons

This commit is contained in:
Emmet
2024-06-25 14:55:20 -05:00
parent c70fc32197
commit dd0cc914a0
6 changed files with 194 additions and 0 deletions

View File

@@ -266,6 +266,10 @@
url = "github:jcfk/org-sliced-images";
flake = false;
};
magit-file-icons = {
url = "github:librephoenix/magit-file-icons/all-the-icons";
flake = false;
};
phscroll = {
url = "github:misohena/phscroll";
flake = false;