Browse Source

Assimilated use-package

custom
Raphael Roberts 3 years ago
parent
commit
b32097ef3f
  1. 3
      .gitmodules
  2. 1
      borg/use-package

3
.gitmodules

@ -1,3 +1,6 @@
[submodule "epkg"] [submodule "epkg"]
path = borg/epkg path = borg/epkg
url = https://github.com/emacscollective/epkg url = https://github.com/emacscollective/epkg
[submodule "use-package"]
path = borg/use-package
url = https://github.com/jwiegley/use-package

1
borg/use-package

@ -0,0 +1 @@
Subproject commit bcf0984cf55b70fe6896c6a15f61df92b24f8ffd
Loading…
Cancel
Save