mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 11:09:31 +00:00
Switch jump/inflections/findr to @eschulte's repos, now that I have commit access there
This commit is contained in:
parent
d2e88b7c4f
commit
392c7616d2
3 changed files with 3 additions and 3 deletions
|
@ -1,3 +1,3 @@
|
|||
(findr :repo "purcell/jump.el" :fetcher github :files
|
||||
(findr :repo "eschulte/jump.el" :fetcher github :files
|
||||
("findr.el"))
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
(inflections :repo "purcell/jump.el"
|
||||
(inflections :repo "eschulte/jump.el"
|
||||
:fetcher github
|
||||
:files ("inflections.el"))
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
(jump :repo "purcell/jump.el" :fetcher github)
|
||||
(jump :repo "eschulte/jump.el" :fetcher github)
|
||||
|
||||
|
|
Loading…
Reference in a new issue