Fork me on GitHub
#vim
<
2020-11-02
>
practicalli-johnny08:11:27

@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

Thomas Harned19:11:07

Thanks! I just reinstalled and tried it out. Works great!

👍 3
practicalli-johnny15:11:26

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.

sogaiu10:11:03

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

parrot 6
💯 6
Aleh Atsman17:11:58

it works well, I am already using it for week or so, huge thanks man for making it work!!!!!

👍 3
sogaiu10:11:57

(thanks to @aleh_atsman for pointing me at nvim-treesitter)