mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 11:09:31 +00:00
Update ritz repository elisp locations
The repo has been split into subprojects.
This commit is contained in:
parent
a082c2dc04
commit
336c2f4c9d
2 changed files with 2 additions and 3 deletions
|
@ -1,3 +1,3 @@
|
|||
(nrepl-ritz :repo "pallet/ritz"
|
||||
:fetcher github
|
||||
:files ("src/main/elisp/nrepl-ritz.el"))
|
||||
:files ("nrepl/elisp/nrepl-ritz.el"))
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
(slime-ritz :repo "pallet/ritz"
|
||||
:fetcher github
|
||||
:files ("src/main/elisp/slime-ritz.el"))
|
||||
|
||||
:files ("swank/elisp/slime-ritz.el"))
|
||||
|
|
Loading…
Reference in a new issue