1
0
Fork 0
mirror of https://github.com/correl/melpa.git synced 2025-03-29 17:00:08 -09:00

Add init-loader recipe

This commit is contained in:
Syohei YOSHIDA 2013-02-18 22:44:30 +09:00
parent dbd58a2aab
commit 5fc0f96fa5

4
recipes/init-loader Normal file
View file

@ -0,0 +1,4 @@
(init-loader
:repo "emacs-jp/init-loader"
:fetcher github
:files ("init-loader.el"))