mirror of
https://github.com/correl/melpa.git
synced 2024-11-24 11:09:51 +00:00
Merge pull request #144 from syohex/support_quickrun
Add quickrun recipe.
This commit is contained in:
commit
8d1ec4ea9e
1 changed files with 4 additions and 0 deletions
4
recipes/quickrun
Normal file
4
recipes/quickrun
Normal file
|
@ -0,0 +1,4 @@
|
|||
(quickrun
|
||||
:repo "syohex/emacs-quickrun"
|
||||
:fetcher github
|
||||
:files ("quickrun.el"))
|
Loading…
Reference in a new issue