mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 11:09:31 +00:00
Limiting codesearch recipe to codesearch.el.
This commit is contained in:
parent
f4eaa866ba
commit
d4619aad63
1 changed files with 2 additions and 1 deletions
|
@ -1,2 +1,3 @@
|
|||
(codesearch :fetcher github
|
||||
:repo "abingham/codesearch.el")
|
||||
:repo "abingham/codesearch.el"
|
||||
:files ("codesearch.el"))
|
||||
|
|
Loading…
Reference in a new issue