mirror of
https://github.com/correl/melpa.git
synced 2024-11-24 03:00:11 +00:00
Add nrepl-ritz
nrepl-ritz provides a debugger for nrepl.el that uses ritz
This commit is contained in:
parent
774172e38e
commit
e5e58b2162
1 changed files with 3 additions and 0 deletions
3
recipes/nrepl-ritz
Normal file
3
recipes/nrepl-ritz
Normal file
|
@ -0,0 +1,3 @@
|
|||
(nrepl-ritz :repo "pallet/ritz"
|
||||
:fetcher github
|
||||
:files ("src/main/elisp/nrepl-ritz.el"))
|
Loading…
Reference in a new issue