mirror of
https://github.com/correl/melpa.git
synced 2024-11-27 19:19:54 +00:00
Switch (perhaps temporarily) to my versions of jump/inflections/findr, which work with latest rinari
This commit is contained in:
parent
2945303e6a
commit
d2e88b7c4f
3 changed files with 3 additions and 3 deletions
|
@ -1,3 +1,3 @@
|
|||
(findr :repo "milkypostman/jump.el" :fetcher github :files
|
||||
(findr :repo "purcell/jump.el" :fetcher github :files
|
||||
("findr.el"))
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
(inflections :repo "milkypostman/jump.el"
|
||||
(inflections :repo "purcell/jump.el"
|
||||
:fetcher github
|
||||
:files ("inflections.el"))
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
(jump :repo "milkypostman/jump.el" :fetcher github)
|
||||
(jump :repo "purcell/jump.el" :fetcher github)
|
||||
|
||||
|
|
Loading…
Reference in a new issue