@thomas.harned And SpaceVim has now been fixed (my hack was almost correct), so SpaceVim should start a REPL on both Windows and Linux/Mac https://github.com/SpaceVim/SpaceVim/pull/3932/files
I would be interested to see your configuration. I've added details of mine here http://practicalli.github.io/clojure/clojure-editors/editor-install-guides/spacevim-fireplace.html The main change for Clojure is using Ale and clj-kondo.
if anyone is interested in trying out clojure support for nvim-treesitter, i have a branch with an attempt in a fork here: https://github.com/sogaiu/nvim-treesitter/tree/clojure
it works well, I am already using it for week or so, huge thanks man for making it work!!!!!
(thanks to @aleh_atsman for pointing me at nvim-treesitter)
Thanks! I just reinstalled and tried it out. Works great!