You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 25, 2025. It is now read-only.
Hi purcell, I use your emacs.d for setting up clojure developing environment and it is awesome :-)
Recently I find ritz is powerful and maybe a good enhencement of nrepl.
The problem is after I use nrepl-ritz-jack-in, ac-nrepl do not work.
But, after I start a new server by nrepl-jack-in and switch back to the ritz server buffer, ac-nrepl partially works(e.g. popup the choice list but not consist of all candidates).
So, I wander is it possible to use ac-nrepl with ritz?