How do I setup REPL on vim?

后端 未结 11 1796
花落未央
花落未央 2021-02-06 12:14

I have installed vimclojure to make it easier to start learning clojure. But, I haven\'t been able to setup REPL inside vim. This is essentially because I was not able to write

11条回答
  •  春和景丽
    2021-02-06 12:44

    Getting VimClojure setup with a Nailgun server is how I've done it. I use leiningen to help manage the classpath. It's a fairly complicated process, but nice once you've got it set up.

提交回复
热议问题