mirror of
https://github.com/correl/melpa.git
synced 2024-11-15 03:00:14 +00:00
Add slime-ritz, a slime extension for the ritz clojure swank server
Closes #4 Signed-off-by: Donald Curtis <dcurtis@milkbox.net>
This commit is contained in:
parent
204dd00e4b
commit
286764ba27
1 changed files with 4 additions and 0 deletions
4
pkglist
4
pkglist
|
@ -153,6 +153,10 @@
|
|||
:url "https://github.com/nablaone/slime.git"
|
||||
:fetcher git
|
||||
:files ("slime.el"))
|
||||
(slime-ritz
|
||||
:url "https://github.com/pallet/ritz.git"
|
||||
:fetcher git
|
||||
:files ("src/main/elisp/slime-ritz.el"))
|
||||
(smex
|
||||
:url "git://github.com/nonsequitur/smex.git"
|
||||
:fetcher git
|
||||
|
|
Loading…
Reference in a new issue