Add nrepl-ritz

nrepl-ritz provides a debugger for nrepl.el that uses ritz
This commit is contained in:
Hugo Duncan 2012-08-16 16:39:10 -04:00
parent 774172e38e
commit e5e58b2162

3
recipes/nrepl-ritz Normal file
View file

@ -0,0 +1,3 @@
(nrepl-ritz :repo "pallet/ritz"
:fetcher github
:files ("src/main/elisp/nrepl-ritz.el"))