简体   繁体   中英

how to hot reload code while using ritz-nrepl

I am using emacs, clojure-mode, and ritz-nrepl.

I have set up my code to reload on change, while using swank-clojure using the following - How to Reload files upon save when using swank+leiningen+emacs

How do I adapt it, so that my code is also compiled and reloaded while using ritz-nrepl.

It should be CcMn if you're using nREPL, but unless you need something specific in ritz, I would recommend nrepl.el because it replaced swank-clojure project. => https://github.com/kingtim/nrepl.el

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM